From: Oliver O. <fr...@us...> - 2007-06-17 13:38:44
|
Update of /cvsroot/simspark/simspark/spark/test/coretest In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv21072/test/coretest Modified Files: main.cpp Log Message: merge from projectx branch Index: main.cpp =================================================================== RCS file: /cvsroot/simspark/simspark/spark/test/coretest/main.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** main.cpp 15 Mar 2007 07:26:30 -0000 1.3 --- main.cpp 17 Jun 2007 13:38:39 -0000 1.4 *************** *** 21,25 **** */ #if HAVE_CONFIG_H ! #include <config.h> #endif --- 21,25 ---- */ #if HAVE_CONFIG_H ! #include <sparkconfig.h> #endif |