Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-03-14 18:57:55 -0800 (Mon, 14 Mar 2005)
Revision: 6922
Log message:

      - Fixed a bug in parsing quotations within the <:doc< >> quotations.
      
      - Added underline{'t} display form operator (which works correctly in HTML,
        TeX and even PRL modes)
      
      - Simplified and improved the display forms for the Base_reflection!bterm
        sequents.
      
      - Added a sample documenation to one of the ML rewrites in Base_reflection.
      

Changes  Path
+3 -1 metaprl/filter/base/filter_exn.ml
+1 -1 metaprl/mllib/comment_parse.mll
+1 -0 metaprl/refiner/reflib/dform.ml
+1 -0 metaprl/support/display/comment.ml
+1 -0 metaprl/support/display/comment.mli
+10 -0 metaprl/support/display/nuprl_font.ml
+3 -0 metaprl/support/display/nuprl_font.mli
+1 -0 metaprl/support/display/summary.mli
+26 -165 metaprl/theories/base/base_reflection.ml