Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2007-10-06 10:55:16 -0700 (Sat, 06 Oct 2007)
Revision: 12312
Log message:

      GTK parsing works correctly.
     
     The changes here need to be undone as it approaches the
     parse branch.  We'll leave dll2 where it is, too much work
     to backport.

Changes  Path(relative to omake-branches/0.9.8.x)
+2 -0 lib/Pervasives.om
+1 -1 lib/parse/C/Lex.om
+61 -20 lib/parse/C/Parse.om
Copied test/parse/C/Test3/ (from rev 12311, omake-branches/0.9.8.x/test/parse/C/Test2)
+3 -1 test/parse/C/Test3/OMakefile
+1 -8 test/parse/C/Test3/test.c