Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2006-03-18 20:54:01 -0800 (Sat, 18 Mar 2006)
Revision: 8940
Log message:

      Added "smart" display forms for quoted terms.
      
      This removes display-form translation in Filter_reflect.
      The display of quoted terms uses the $`/$'[d]/$,
      syntax.
      
      $`        : mk_term{...}
      $'[d]     : mk_bterm{d; ...}
      $,        : unquoted term
      

Changes  Path
+1 -0 metaprl/theories/itt/reflection/core/MetaprlInfo
+0 -2 metaprl/theories/itt/reflection/core/itt_hoas_base.ml
+1 -0 metaprl/theories/itt/reflection/core/itt_hoas_destterm.ml
+1 -0 metaprl/theories/itt/reflection/core/itt_hoas_destterm.mli
Copied metaprl/theories/itt/reflection/core/itt_hoas_df.ml
+221 -0 metaprl/theories/itt/reflection/core/itt_hoas_df.ml
Copied metaprl/theories/itt/reflection/core/itt_hoas_df.mli
+34 -0 metaprl/theories/itt/reflection/core/itt_hoas_df.mli
+0 -1 metaprl/theories/itt/reflection/experimental/MetaprlInfo
Deleted metaprl/theories/itt/reflection/experimental/itt_hoas_df.ml
Deleted metaprl/theories/itt/reflection/experimental/itt_hoas_df.mli
+1 -11 metaprl/theories/itt/reflection/experimental/itt_hoas_meta_types.ml
+0 -1 metaprl/theories/itt/reflection/experimental/itt_hoas_theory.mlz