Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2007-10-06 12:54:52 -0700 (Sat, 06 Oct 2007)
Revision: 12330
Log message:

      Automated merge of 12302:12329 from svn://svn.metaprl.org/omake-branches/jumbo/dll-syntax into dll-fuse

Changes  Path(relative to omake-branches/jumbo/dll-fuse)
Properties .
+1 -0 OMakefile
+1 -0 lib/Pervasives.om
+8 -8 lib/parse/C/Lex.om
+2 -2 lib/parse/C/Parse.om
+5 -3 src/builtin/omake_builtin_io_fun.ml
+9 -10 src/env/omake_ir_ast.ml
+2 -1 test/memo/Test6/OMakeroot
Properties test/parse/C/
Copied test/parse/C/test2.c (from rev 12329, omake-branches/jumbo/dll-syntax/test/parse/C/test2.c)
+4 -4 test/return/Test1