Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-08-20 13:32:02 -0700 (Sat, 20 Aug 2005)
Revision: 1410
Log message:

      An intermediate commit before I leave for TPHOLs.
      Placing pointers in custom blocks.
      

Changes  Path
Deleted omake-branches/omake_0_9_7_pre5/lib/parse/C/Common.om
+32 -16 omake-branches/omake_0_9_7_pre5/lib/parse/C/Dll.om
+0 -1 omake-branches/omake_0_9_7_pre5/lib/parse/C/Lex.om
+61 -5 omake-branches/omake_0_9_7_pre5/lib/parse/C/Parse.om
+30 -30 omake-branches/omake_0_9_7_pre5/src/Makefile
+30 -30 omake-branches/omake_0_9_7_pre5/src/Makefile.nt
+1 -34 omake-branches/omake_0_9_7_pre5/src/clib/lm_dll.c
+1 -0 omake-branches/omake_0_9_7_pre5/src/clib/lm_dll.h
+58 -0 omake-branches/omake_0_9_7_pre5/src/clib/lm_dll_hooks.h