Update of /cvsroot/monetdb/MonetDB5/src/mal
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1826
Modified Files:
mal_instruction.mx
Log Message:
Added the missing defs.
Index: mal_instruction.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/mal/mal_instruction.mx,v
retrieving revision 1.299
retrieving revision 1.300
diff -u -d -r1.299 -r1.300
--- mal_instruction.mx 1 Mar 2008 22:52:36 -0000 1.299
+++ mal_instruction.mx 1 Mar 2008 23:56:05 -0000 1.300
@@ -335,6 +335,7 @@
#define VAR_INIT 32
#define VAR_USED 64
#define VAR_DISABLED 128 /* used for comments and scheduler */
+#define VAR_STORED 256 /* Recycle control, variable can be
recycled */
#define VAR_RECYCLE 256 /* Recycle control, variable can be
recycled */
#define VAR_KEPT 512 /* Recycle control, variable is available
*/
@@ -461,6 +462,7 @@
@:varProperty(Typedef,TYPEVAR)@
@:varProperty(UDFtype,UDFTYPE)@
@:varProperty(Constant,CONSTANT)@
+@:varProperty(Stored,STORED)@
@:varProperty(Kept,KEPT)@
@:varProperty(Recycled,RECYCLE)@
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins