changeset 1:f63d649f91b4 default tip

fix include path
author Peter Meerwald <pmeerw@cosy.sbg.ac.at>
date Mon, 19 May 2008 10:23:11 +0200
parents 0fa810263337
children
files pymt.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pymt.cpp	Thu Sep 06 13:58:46 2007 +0200
+++ b/pymt.cpp	Mon May 19 10:23:11 2008 +0200
@@ -1,5 +1,5 @@
 #include "MersenneTwister.h"
-#include "python2.5/Python.h"
+#include "Python.h"
 
 static MTRand mt;
 

Repositories maintained by Peter Meerwald, pmeerw@pmeerw.net.