Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-11-01 20:33:50 -0800 (Tue, 01 Nov 2005)
Revision: 8076
Log message:

      Separate the judgments from the rules.
      

Changes  Path
+1 -1 metaprl/theories/poplmark/naive/OMakefile
+27 -32 metaprl/theories/poplmark/naive/pmn_core_judgments.ml
+24 -2 metaprl/theories/poplmark/naive/pmn_core_judgments.mli
Added metaprl/theories/poplmark/naive/pmn_core_subtype.ml
Properties metaprl/theories/poplmark/naive/pmn_core_subtype.ml
Added metaprl/theories/poplmark/naive/pmn_core_subtype.mli
Properties metaprl/theories/poplmark/naive/pmn_core_subtype.mli
+9 -10 metaprl/theories/poplmark/naive/pmn_core_terms.ml
+3 -1 metaprl/theories/poplmark/naive/pmn_core_terms.mli