Changes by: Nathaniel Gray (n8gray at caltech.edu)
Date: 2004-04-01 08:28:01 -0800 (Thu, 01 Apr 2004)
Revision: 5583
Log message:

      Added processing of || and &&.  The computer lab is closing so I guess I won't
      be able to do anything about the paper unless I can find a 24hr internet access
      site.  I don't really feel like I understand what's going on at your end anyhow,
      so it's probably best that I just leave it to you.
      

Changes  Path
+51 -15 mpcompiler/mmc/extensions/bool/mmc_ext_bool.ml
+2 -0 mpcompiler/mmc/extensions/bool/mmc_ext_bool.mli
+2 -2 mpcompiler/mmc/extensions/fix/mmc_ext_fix.ml
+14 -2 mpcompiler/mmc/syntax.pho