Update of /cvsroot/simspark/simspark/spark/salt
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv13755
Modified Files:
Tag: projectx
gmath.h
Log Message:
removed config comment
Index: gmath.h
===================================================================
RCS file: /cvsroot/simspark/simspark/spark/salt/gmath.h,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.2.2.1
diff -C2 -d -r1.2.2.2 -r1.2.2.2.2.1
*** gmath.h 9 Feb 2007 20:12:08 -0000 1.2.2.2
--- gmath.h 30 Mar 2007 03:30:17 -0000 1.2.2.2.2.1
***************
*** 27,34 ****
#define SALT_GMATH_H
- // #ifdef HAVE_CONFIG_H
- // #include <config.h>
- // #endif
-
#include "defines.h"
#include <cmath>
--- 27,30 ----
|