Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2003-10-12 01:49:02 -0700 (Sun, 12 Oct 2003)
Revision: 4978
Log message:

      Added all the documentation printers.
      To generate documentation, run the command "omake tex".
      This places the documentation in doc/ps/theories.
      
      This is a new style of documentation: the documentation command
      is in the same OMakefile as the theory itself.  It isn't any
      longer placed in doc/latex/theories; this directory is depracated.
      
      You will need the latest omake to build.  I just added the LaTeX
      generation code.  Also, it only works on Unix for now.
      
      I haven't done the part about generating documentation for all the
      theories at once.  I'll do that tomorrow.
      

Changes  Path
+15 -12 metaprl/OMakefile
Properties metaprl/theories/base
+9 -10 metaprl/theories/base/OMakefile
Properties metaprl/theories/czf
+38 -1 metaprl/theories/czf/OMakefile
Properties metaprl/theories/fir
+28 -2 metaprl/theories/fir/OMakefile
Properties metaprl/theories/fol
+7 -1 metaprl/theories/fol/OMakefile
+29 -31 metaprl/theories/fol/fol_theory.ml
Properties metaprl/theories/itt
+61 -1 metaprl/theories/itt/OMakefile