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