Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-09-05 16:18:01 -0700 (Sun, 05 Sep 2004)
Revision: 552
Log message:

      - Fixed a number of problems that prevented "latex omake.tex" from wworking
      (mostly this was "\item[FOO_BAR]" -> "\item[FOO\_BAR]" changes)
      
      - Fixed couple of typos in documentation.
      
      - Set the version in prologue to 0.9.1 (I imagine Jason had this locally, but
      for some reason this was not committed).
      

Changes  Path
Properties omake
+3 -0 omake/.cvsignore
+3 -1 omake/Makefile.in
+20 -20 omake/OMakeroot.src.in
+1 -1 omake/doc/src/omake-intro.tex
+2 -2 omake/doc/src/omake-prologue.tex
+1 -1 omake/src/build/omake_builtin_base.ml
+3 -3 omake/src/build/omake_builtin_file.ml
+16 -16 omake/src/build/omake_builtin_io.ml