From: Oliver O. <fr...@us...> - 2007-03-30 03:32:25
|
Update of /cvsroot/simspark/simspark/spark/salt In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv13817 Modified Files: Tag: projectx matrix.h Log Message: removed config comment Index: matrix.h =================================================================== RCS file: /cvsroot/simspark/simspark/spark/salt/matrix.h,v retrieving revision 1.1 retrieving revision 1.1.4.1 diff -C2 -d -r1.1 -r1.1.4.1 *** matrix.h 5 Dec 2005 20:56:00 -0000 1.1 --- matrix.h 30 Mar 2007 03:32:16 -0000 1.1.4.1 *************** *** 23,30 **** #define SALT_MATRIX_H - // #ifdef HAVE_CONFIG_H - // #include <config.h> - // #endif - #include "defines.h" #include "vector.h" --- 23,26 ---- |