Update of /cvsroot/monetdb/pathfinder/compiler/include
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2240/include

Modified Files:
        lalg2sql.h 
Log Message:
-- Rename define macro.


Index: lalg2sql.h
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/include/lalg2sql.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- lalg2sql.h  3 Jan 2007 12:32:48 -0000       1.4
+++ lalg2sql.h  26 Nov 2007 09:07:05 -0000      1.5
@@ -26,12 +26,12 @@
  *
  * $Id$
  */
-#ifndef CORE_2_SQL_H
-#define CORE_2_SQL_H
+#ifndef LALG_2_SQL_H
+#define LALG_2_SQL_H
 
 #include "logical.h"
 #include "sql.h"
 
 PFsql_t* PFlalg2sql(PFla_op_t *p);
 
-#endif /* CORE_2_SQL */
+#endif /* LALG_2_SQL */


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to