Update of /cvsroot/simspark/simspark/spark/salt
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv16140
Modified Files:
Tag: projectx
vector.h
Log Message:
removed config comment
Index: vector.h
===================================================================
RCS file: /cvsroot/simspark/simspark/spark/salt/vector.h,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.1.2.1
diff -C2 -d -r1.1.2.1 -r1.1.2.1.2.1
*** vector.h 9 Feb 2007 16:11:04 -0000 1.1.2.1
--- vector.h 30 Mar 2007 03:37:02 -0000 1.1.2.1.2.1
***************
*** 31,38 ****
#define SALT_VECTOR_H
- // #ifdef HAVE_CONFIG_H
- // #include <config.h>
- // #endif
-
#include "tvector.h"
#include <cstdlib>
--- 31,34 ----
|