Update of /cvsroot/simspark/simspark/spark/oxygen/physicsserver
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv9871
Modified Files:
Tag: projectx
odewrapper.h
Log Message:
changed config.h to sparkconfig.h
Index: odewrapper.h
===================================================================
RCS file: /cvsroot/simspark/simspark/spark/oxygen/physicsserver/odewrapper.h,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.2.2.1
diff -C2 -d -r1.1.2.2 -r1.1.2.2.2.1
*** odewrapper.h 13 Feb 2007 20:02:14 -0000 1.1.2.2
--- odewrapper.h 30 Mar 2007 03:20:18 -0000 1.1.2.2.2.1
***************
*** 54,58 ****
#ifdef HAVE_CONFIG_H
! #include <config.h>
#endif
--- 54,58 ----
#ifdef HAVE_CONFIG_H
! #include <sparkconfig.h>
#endif
|