Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2000-08-04 00:43:46 -0700 (Fri, 04 Aug 2000)
Revision: 3038
Log message:

      ensemble01.cs.cornell.edu -> cvs.metaprl.org
      

Changes  Path
+6 -6 metaprl/README
+3 -3 metaprl/doc/htmlman/mp-cvs-rw.html
+11 -11 metaprl/doc/htmlman/mp-install.html
+5 -5 metaprl/mk/make_config.sh
+27 -27 metaprl/mllib/index.html
+5 -5 metaprl/mllib/mp_debug.mli

Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2000-08-04 10:28:59 -0700 (Fri, 04 Aug 2000)
Revision: 3039
Log message:

      Even shorter URLs:
      http://cvs.metaprl.org:12000/cvsweb/~checkout~/meta-prl/doc/htmlman/... ->
      http://cvs.metaprl.org:12000/metaprl/...
      

Changes  Path
+6 -3 metaprl/BUGS
+2 -2 metaprl/README
+2 -2 metaprl/mk/make_config.sh
+1 -1 metaprl/mllib/index.html
+1 -1 metaprl/mllib/mp_debug.mli

Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2000-08-07 15:04:09 -0700 (Mon, 07 Aug 2000)
Revision: 3041
Log message:

      Removed several very old REDAME files.
      

Changes  Path
Deleted metaprl/refiner/README.tex
Deleted metaprl/theories/base/README.doc
Deleted metaprl/theories/itt/README.uue

Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2000-08-09 16:54:39 -0700 (Wed, 09 Aug 2000)
Revision: 3042
Log message:

      Got rid of Itt_equal!member.
      ----------------------------
      
      Now the only way to represent membership in ITT is to use << equals{T;x;x} >>
      To avoid extra typing, this can be typed as << x IN T >> (note that "IN" has
      to be capitalized here, while in << x=x in T >> it has to be lowercase).
      
      I updated the rules and tactics approprially. I also updated itt_quickref.txt
      (Although I have not checked whether the original text was correct and if it was
      not, my modifications could also be incorrect).
      
      I reexpanded all the proofs. Most worked correctly, except for the following:
      - Some proofs were nonexistant or incomplete even before my changes.
      - Itt_fset is very outdated and would not expand without some major effort.
      - Many proofs in Itt_collection are broken because of heavy reliance on tatcics
      that need term arguments that were broken by the variable naming bug (BUGS 3.11).
      I am not sure whether it's the only problem with Itt_collection (probably not).
      

Changes  Path
+4 -0 metaprl/BUGS
+29 -23 metaprl/doc/htmlman/user-guide/mp-terms.html
+260 -387 metaprl/doc/itt_quickref.txt
+6 -0 metaprl/filter/base/term_grammar.ml
+3 -3 metaprl/theories/itt/itt_atom_bool.ml
+0 -8 metaprl/theories/itt/itt_bisect.ml
+998 -1111 metaprl/theories/itt/itt_bisect.prla
+29 -53 metaprl/theories/itt/itt_bool.ml
+3 -7 metaprl/theories/itt/itt_bool.mli
+5424 -5937 metaprl/theories/itt/itt_bool.prla
+0 -4 metaprl/theories/itt/itt_bunion.ml
+207 -264 metaprl/theories/itt/itt_bunion.prla
+133 -139 metaprl/theories/itt/itt_collection.ml
+4 -5 metaprl/theories/itt/itt_collection.mli
+11493 -6876 metaprl/theories/itt/itt_collection.prla
+4 -4 metaprl/theories/itt/itt_derive.ml
+2374 -2437 metaprl/theories/itt/itt_derive.prla
+2 -21 metaprl/theories/itt/itt_dfun.ml
+2 -7 metaprl/theories/itt/itt_dfun.mli
+1148 -1607 metaprl/theories/itt/itt_dfun.prla
+3 -25 metaprl/theories/itt/itt_dprod.ml
+2 -2 metaprl/theories/itt/itt_dprod.mli
Deleted metaprl/theories/itt/itt_dprod.prla
+8 -13 metaprl/theories/itt/itt_dprod_imp.ml
+851 -1006 metaprl/theories/itt/itt_dprod_imp.prla
+26 -75 metaprl/theories/itt/itt_equal.ml
+14 -25 metaprl/theories/itt/itt_equal.mli
+7532 -8682 metaprl/theories/itt/itt_equal.prla
+8 -16 metaprl/theories/itt/itt_esquash.ml
+1056 -1185 metaprl/theories/itt/itt_esquash.prla
+189 -189 metaprl/theories/itt/itt_fset.ml
+5109 -5162 metaprl/theories/itt/itt_fset.prla
+1 -34 metaprl/theories/itt/itt_fun.ml
+1 -1 metaprl/theories/itt/itt_fun.mli
+2172 -2871 metaprl/theories/itt/itt_fun.prla
+39 -47 metaprl/theories/itt/itt_int.ml
Deleted metaprl/theories/itt/itt_int.prla
+3 -3 metaprl/theories/itt/itt_int_bool.ml
+1 -12 metaprl/theories/itt/itt_isect.ml
+1 -1 metaprl/theories/itt/itt_isect.mli
+1256 -1366 metaprl/theories/itt/itt_isect.prla
+2 -19 metaprl/theories/itt/itt_list.ml
+1 -1 metaprl/theories/itt/itt_list.mli
+2607 -2798 metaprl/theories/itt/itt_list.prla
+35 -35 metaprl/theories/itt/itt_list2.ml
+1472 -1489 metaprl/theories/itt/itt_list2.prla
+10 -48 metaprl/theories/itt/itt_logic.ml
+17662 -18074 metaprl/theories/itt/itt_logic.prla
+0 -8 metaprl/theories/itt/itt_prod.ml
+554 -661 metaprl/theories/itt/itt_prod.prla
+12 -36 metaprl/theories/itt/itt_quotient.ml
+2 -2 metaprl/theories/itt/itt_quotient.mli
Deleted metaprl/theories/itt/itt_quotient.prla
+8 -34 metaprl/theories/itt/itt_rfun.ml
+1 -6 metaprl/theories/itt/itt_rfun.mli
+2857 -3439 metaprl/theories/itt/itt_rfun.prla
+1 -15 metaprl/theories/itt/itt_set.ml
+32 -32 metaprl/theories/itt/itt_sort.ml
+898 -898 metaprl/theories/itt/itt_sort.prla
+3 -3 metaprl/theories/itt/itt_struct.ml
+1 -1 metaprl/theories/itt/itt_struct.mli
+2959 -2959 metaprl/theories/itt/itt_struct.prla
+4 -7 metaprl/theories/itt/itt_subtype.ml
+3 -3 metaprl/theories/itt/itt_subtype.mli
Deleted metaprl/theories/itt/itt_subtype.prla
+0 -19 metaprl/theories/itt/itt_union.ml
Deleted metaprl/theories/itt/itt_union.prla
+2 -6 metaprl/theories/itt/itt_unit.ml
+2 -2 metaprl/theories/itt/itt_unit.mli
+1 -3 metaprl/theories/itt/itt_void.ml
+1 -1 metaprl/theories/itt/itt_void.mli
+2 -2 metaprl/theories/itt/itt_well_founded.ml
+239 -261 metaprl/theories/itt/itt_well_founded.prla
+35 -35 metaprl/theories/itt/jprover_tests.ml

Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2000-08-10 16:10:47 -0700 (Thu, 10 Aug 2000)
Revision: 3043
Log message:

      Documented couple of problems with the build system.
      

Changes  Path
+12 -6 metaprl/BUGS

Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2000-08-13 21:23:46 -0700 (Sun, 13 Aug 2000)
Revision: 3046
Log message:

      Fixed the display form order - now the newer display form takes priority over
      an older one instead of the other way around. This make it possible to overwrite
      a standard display form with a theory-specific one (for example, itt_sort overwrites
      the display form for Itt_list!list_ind).
      

Changes  Path
+8 -6 metaprl/BUGS
+4 -1 metaprl/refiner/reflib/dform.ml
+4 -4 metaprl/theories/itt/itt_equal.ml

Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2000-08-13 21:28:07 -0700 (Sun, 13 Aug 2000)
Revision: 3047
Log message:

      I changed the unhide rules according to hide{A} = squash{A} semantics.
      
      Alexei, can you take a look at my changes and see if you agree with them?
      Also, do we need more elimination rules for union and more introduction rules
      for intersection?
      

Changes  Path
+3 -9 metaprl/BUGS
+0 -4 metaprl/theories/itt/itt_bool.ml
+4437 -4817 metaprl/theories/itt/itt_bool.prla
+4 -4 metaprl/theories/itt/itt_bunion.ml
+227 -193 metaprl/theories/itt/itt_bunion.prla
+91 -91 metaprl/theories/itt/itt_esquash.prla
+8 -5 metaprl/theories/itt/itt_isect.ml
+0 -10 metaprl/theories/itt/itt_isect.mli
+1182 -1222 metaprl/theories/itt/itt_isect.prla
+4 -3 metaprl/theories/itt/itt_set.ml
+7 -4 metaprl/theories/itt/itt_tunion.ml
+3 -3 metaprl/theories/itt/itt_tunion.mli

Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2000-08-16 00:29:04 -0700 (Wed, 16 Aug 2000)
Revision: 3048
Log message:

      Fixed some mess with dispaly forms. But we still need to implement mode generality,
      sets of modes (or at least something like mode[all except src] flag)
      and make sure that the modes are correct on all the dforms.
      

Changes  Path
+4 -0 metaprl/BUGS
+3 -3 metaprl/editor/ml/shell.ml
+5 -3 metaprl/theories/base/base_dform.ml
+4 -4 metaprl/theories/itt/itt_dprod_imp.ml
+4 -4 metaprl/theories/itt/itt_equal.ml
+32 -31 metaprl/theories/itt/itt_logic.ml

Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2000-08-17 00:16:06 -0700 (Thu, 17 Aug 2000)
Revision: 3049
Log message:

      - Do not go to proof cache for non-interactive proof steps (Jason, do youu agree
      with this change to proof_boot)?
      
      - By default, do not print debugging messages from jall
      
      - When printing addresses, start numbering hyps from 1, not 0.
      
      - Added "rev" list revercing operation. We need to implement rewrites properly
      and/or add rewriting using equality in order to be able to prove the properties
      of list functions in some reasonable way.
      

Changes  Path
+86 -46 metaprl/filter/boot/proof_boot.ml
+70 -60 metaprl/refiner/reflib/jall.ml
+2 -2 metaprl/refiner/term_ds/term_addr_ds.ml
+33 -1 metaprl/theories/itt/itt_list2.ml

Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2000-08-19 18:40:18 -0700 (Sat, 19 Aug 2000)
Revision: 3050
Log message:

      - I added my personal TODO file that contains a list of things
      that I am considering doing with/in/about/around MetaPRL
      
      - I fixed the display form modes in ITT!!!
      1) I added the except_mode[...] display form option. It is opposite
      to the mode[...] option. The main idea was to be able to say
      except_mode[src]
      2) I made sure all the display forms in ITT (and below it, except for
      Ocaml) are annotated with proper mode and except_mode options.
      3) I added (in one of the previous commits) the  set_dfmode
      command to MetaPRL toploop. Now  set_dfmode "src"  can be used
      to produce terms in a form suitable for cutting and pasting into
      .ml files and command line tactic arguments.
      4) I updated the documentation accordingly.
      

Changes  Path
+2 -2 metaprl/doc/htmlman/tutorial/mp-all.html
+1 -1 metaprl/doc/htmlman/tutorial/mp-not.html
+3 -3 metaprl/doc/htmlman/tutorial/mp-simple.html
+2 -2 metaprl/doc/htmlman/tutorial/mp-type.html
+119 -102 metaprl/doc/htmlman/user-guide/mp-dform.html
+1 -1 metaprl/editor/ml/mp.mli
+16 -16 metaprl/editor/ml/nuprl_eval.ml
+1 -1 metaprl/editor/ml/shell_sig.mlz
+1 -1 metaprl/filter/base/filter_cache_fun.ml
+20 -12 metaprl/filter/base/filter_prog.ml
+24 -9 metaprl/filter/base/filter_summary.ml
+5 -1 metaprl/filter/base/filter_type.ml
+24 -17 metaprl/filter/filter/filter_parse.ml
+19 -24 metaprl/refiner/reflib/dform_print.ml
+8 -6 metaprl/refiner/reflib/dform_print.mli
+2 -4 metaprl/theories/base/base_dform.ml
+9 -2 metaprl/theories/base/summary.ml
+3 -2 metaprl/theories/itt/itt_atom.ml
+1 -1 metaprl/theories/itt/itt_atom_bool.ml
+1 -1 metaprl/theories/itt/itt_bisect.ml
+9 -9 metaprl/theories/itt/itt_bool.ml
+1 -1 metaprl/theories/itt/itt_bunion.ml
+14 -14 metaprl/theories/itt/itt_collection.ml
+4 -5 metaprl/theories/itt/itt_decidable.ml
+8 -10 metaprl/theories/itt/itt_dprod.ml
+11 -13 metaprl/theories/itt/itt_dprod_imp.ml
+10 -6 metaprl/theories/itt/itt_equal.ml
+2 -2 metaprl/theories/itt/itt_esquash.ml
+17 -17 metaprl/theories/itt/itt_fset.ml
+14 -13 metaprl/theories/itt/itt_int.ml
+3 -3 metaprl/theories/itt/itt_int_bool.ml
+2 -2 metaprl/theories/itt/itt_isect.ml
+4 -4 metaprl/theories/itt/itt_list.ml
+18 -18 metaprl/theories/itt/itt_list2.ml
+2331 -2064 metaprl/theories/itt/itt_list2.prla
+10 -21 metaprl/theories/itt/itt_logic.ml
+1 -1 metaprl/theories/itt/itt_quotient.ml
+5 -5 metaprl/theories/itt/itt_rfun.ml
+2 -2 metaprl/theories/itt/itt_set.ml
+7 -7 metaprl/theories/itt/itt_sort.ml
+1 -1 metaprl/theories/itt/itt_srec.ml
+1 -1 metaprl/theories/itt/itt_subtype.ml
+1 -1 metaprl/theories/itt/itt_test.ml
+1 -1 metaprl/theories/itt/itt_tsub.ml
+1 -1 metaprl/theories/itt/itt_tunion.ml
+4 -4 metaprl/theories/itt/itt_union.ml
+1 -1 metaprl/theories/itt/itt_unit.ml
+1 -1 metaprl/theories/itt/itt_void.ml
+3 -3 metaprl/theories/itt/itt_w.ml
+2 -2 metaprl/theories/itt/itt_well_founded.ml
+50 -26 metaprl/theories/tactic/nuprl_font.ml

Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2000-08-21 22:48:22 -0700 (Mon, 21 Aug 2000)
Revision: 3051
Log message:

      More warnings on tutorial...
      

Changes  Path
+2 -2 metaprl/doc/htmlman/tutorial/mp-tutorial.html
+3 -2 metaprl/editor/ml/tutorial.ml
+3 -2 metaprl/editor/ml/tutorial_itt.ml

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2000-08-29 17:56:48 -0700 (Tue, 29 Aug 2000)
Revision: 3052
Log message:

      Two changes.
         1. expand () now does sloppy expansion, so that proofs
            can be replayed even if the goal of a proof has changed.
            This also means that proof copy/paste should work.
      
         2. I fixed up CZF.  This is a pretty cool set theory, where
            we get the usual ZF axioms (except excluded middle).  The
            normal things like numbers can be coded in the usual
            way, except we get decidability of number equality and
            other constructive ideas.  Reals can be coded with
            Dedekind cuts according to Aczel.  This theory is the
            basic set theory with just the axioms.  Before going on,
            it is probably a good idea to stratify the sets with
            levels, so we can formalize the notion of classes.
      

Changes  Path
+63 -5 metaprl/filter/boot/proof_boot.ml
+1 -0 metaprl/filter/boot/sequent_boot.ml
+20 -1 metaprl/filter/boot/tactic_boot.ml
+2 -0 metaprl/filter/boot/tactic_boot_sig.mlz
+5 -0 metaprl/theories/czf/Makefile
+16 -37 metaprl/theories/czf/czf_itt_all.ml
+4 -20 metaprl/theories/czf/czf_itt_all.mli
Added metaprl/theories/czf/czf_itt_all.prla
Properties metaprl/theories/czf/czf_itt_all.prla
Binary metaprl/theories/czf/czf_itt_all.prlb
+16 -16 metaprl/theories/czf/czf_itt_and.ml
+4 -22 metaprl/theories/czf/czf_itt_and.mli
Added metaprl/theories/czf/czf_itt_and.prla
Properties metaprl/theories/czf/czf_itt_and.prla
Binary metaprl/theories/czf/czf_itt_and.prlb
+17 -8 metaprl/theories/czf/czf_itt_axioms.ml
+7 -4 metaprl/theories/czf/czf_itt_axioms.mli
Added metaprl/theories/czf/czf_itt_axioms.prla
Properties metaprl/theories/czf/czf_itt_axioms.prla
Binary metaprl/theories/czf/czf_itt_axioms.prlb
+12 -9 metaprl/theories/czf/czf_itt_dall.ml
+4 -12 metaprl/theories/czf/czf_itt_dall.mli
Added metaprl/theories/czf/czf_itt_dall.prla
Properties metaprl/theories/czf/czf_itt_dall.prla
Binary metaprl/theories/czf/czf_itt_dall.prlb
+12 -9 metaprl/theories/czf/czf_itt_dexists.ml
+4 -12 metaprl/theories/czf/czf_itt_dexists.mli
Added metaprl/theories/czf/czf_itt_dexists.prla
Properties metaprl/theories/czf/czf_itt_dexists.prla
Binary metaprl/theories/czf/czf_itt_dexists.prlb
+8 -32 metaprl/theories/czf/czf_itt_empty.ml
+6 -6 metaprl/theories/czf/czf_itt_empty.mli
Added metaprl/theories/czf/czf_itt_empty.prla
Properties metaprl/theories/czf/czf_itt_empty.prla
Binary metaprl/theories/czf/czf_itt_empty.prlb
+46 -23 metaprl/theories/czf/czf_itt_eq.ml
+10 -4 metaprl/theories/czf/czf_itt_eq.mli
Added metaprl/theories/czf/czf_itt_eq.prla
Properties metaprl/theories/czf/czf_itt_eq.prla
Binary metaprl/theories/czf/czf_itt_eq.prlb
Deleted metaprl/theories/czf/czf_itt_eq_inner.ml
Deleted metaprl/theories/czf/czf_itt_eq_inner.mli
+16 -16 metaprl/theories/czf/czf_itt_exists.ml
+4 -16 metaprl/theories/czf/czf_itt_exists.mli
Added metaprl/theories/czf/czf_itt_exists.prla
Properties metaprl/theories/czf/czf_itt_exists.prla
Binary metaprl/theories/czf/czf_itt_exists.prlb
+6 -6 metaprl/theories/czf/czf_itt_false.ml
+6 -6 metaprl/theories/czf/czf_itt_false.mli
Added metaprl/theories/czf/czf_itt_false.prla
Properties metaprl/theories/czf/czf_itt_false.prla
Binary metaprl/theories/czf/czf_itt_false.prlb
+22 -22 metaprl/theories/czf/czf_itt_implies.ml
+4 -31 metaprl/theories/czf/czf_itt_implies.mli
Added metaprl/theories/czf/czf_itt_implies.prla
Properties metaprl/theories/czf/czf_itt_implies.prla
Binary metaprl/theories/czf/czf_itt_implies.prlb
Added metaprl/theories/czf/czf_itt_infinity.ml
Properties metaprl/theories/czf/czf_itt_infinity.ml
Added metaprl/theories/czf/czf_itt_infinity.mli
Properties metaprl/theories/czf/czf_itt_infinity.mli
Added metaprl/theories/czf/czf_itt_infinity.prla
Properties metaprl/theories/czf/czf_itt_infinity.prla
+16 -13 metaprl/theories/czf/czf_itt_member.ml
+9 -7 metaprl/theories/czf/czf_itt_member.mli
Added metaprl/theories/czf/czf_itt_member.prla
Properties metaprl/theories/czf/czf_itt_member.prla
Binary metaprl/theories/czf/czf_itt_member.prlb
+16 -16 metaprl/theories/czf/czf_itt_or.ml
+4 -22 metaprl/theories/czf/czf_itt_or.mli
Added metaprl/theories/czf/czf_itt_or.prla
Properties metaprl/theories/czf/czf_itt_or.prla
Binary metaprl/theories/czf/czf_itt_or.prlb
Deleted metaprl/theories/czf/czf_itt_pre_set.ml
Deleted metaprl/theories/czf/czf_itt_pre_set.mli
Binary metaprl/theories/czf/czf_itt_pre_set.prlb
Added metaprl/theories/czf/czf_itt_pre_theory.mlz
Properties metaprl/theories/czf/czf_itt_pre_theory.mlz
Added metaprl/theories/czf/czf_itt_pre_theory.prla
Properties metaprl/theories/czf/czf_itt_pre_theory.prla
Added metaprl/theories/czf/czf_itt_rel.prla
Properties metaprl/theories/czf/czf_itt_rel.prla
Binary metaprl/theories/czf/czf_itt_rel.prlb
Deleted metaprl/theories/czf/czf_itt_res.ml
Deleted metaprl/theories/czf/czf_itt_res.mli
+5 -5 metaprl/theories/czf/czf_itt_sall.mli
Added metaprl/theories/czf/czf_itt_sall.prla
Properties metaprl/theories/czf/czf_itt_sall.prla
Binary metaprl/theories/czf/czf_itt_sall.prlb
+35 -20 metaprl/theories/czf/czf_itt_sep.ml
+11 -56 metaprl/theories/czf/czf_itt_sep.mli
Added metaprl/theories/czf/czf_itt_sep.prla
Properties metaprl/theories/czf/czf_itt_sep.prla
Binary metaprl/theories/czf/czf_itt_sep.prlb
+20 -42 metaprl/theories/czf/czf_itt_set.ml
+13 -24 metaprl/theories/czf/czf_itt_set.mli
Added metaprl/theories/czf/czf_itt_set.prla
Properties metaprl/theories/czf/czf_itt_set.prla
Binary metaprl/theories/czf/czf_itt_set.prlb
Deleted metaprl/theories/czf/czf_itt_set_ext.ml
Deleted metaprl/theories/czf/czf_itt_set_ext.mli
+4 -9 metaprl/theories/czf/czf_itt_set_ind.ml
Added metaprl/theories/czf/czf_itt_set_ind.prla
Properties metaprl/theories/czf/czf_itt_set_ind.prla
Binary metaprl/theories/czf/czf_itt_set_ind.prlb
+5 -5 metaprl/theories/czf/czf_itt_sexists.mli
Added metaprl/theories/czf/czf_itt_sexists.prla
Properties metaprl/theories/czf/czf_itt_sexists.prla
Binary metaprl/theories/czf/czf_itt_sexists.prlb
Added metaprl/theories/czf/czf_itt_singleton.ml
Properties metaprl/theories/czf/czf_itt_singleton.ml
Added metaprl/theories/czf/czf_itt_singleton.mli
Properties metaprl/theories/czf/czf_itt_singleton.mli
Added metaprl/theories/czf/czf_itt_singleton.prla
Properties metaprl/theories/czf/czf_itt_singleton.prla
Deleted metaprl/theories/czf/czf_itt_small.ml
Deleted metaprl/theories/czf/czf_itt_small.mli
Added metaprl/theories/czf/czf_itt_subset.ml
Properties metaprl/theories/czf/czf_itt_subset.ml
Added metaprl/theories/czf/czf_itt_subset.mli
Properties metaprl/theories/czf/czf_itt_subset.mli
Added metaprl/theories/czf/czf_itt_subset.prla
Properties metaprl/theories/czf/czf_itt_subset.prla
+6 -6 metaprl/theories/czf/czf_itt_true.ml
+6 -6 metaprl/theories/czf/czf_itt_true.mli
Added metaprl/theories/czf/czf_itt_true.prla
Properties metaprl/theories/czf/czf_itt_true.prla
Binary metaprl/theories/czf/czf_itt_true.prlb
+3 -0 metaprl/theories/czf/czf_itt_union.ml
Added metaprl/theories/czf/czf_itt_union.prla
Properties metaprl/theories/czf/czf_itt_union.prla
Binary metaprl/theories/czf/czf_itt_union.prlb
Deleted metaprl/theories/czf/czf_set.ml
Deleted metaprl/theories/czf/czf_set.mli
Deleted metaprl/theories/czf/czf_true.ml
Deleted metaprl/theories/czf/czf_true.mli
Deleted metaprl/theories/czf/czf_wf.ml
Deleted metaprl/theories/czf/czf_wf.mli
+12 -3 metaprl/theories/itt/itt_w.ml
+6 -1 metaprl/theories/itt/itt_w.mli

Changes by: Carl Witty (cwitty at newtonlabs.com)
Date: 2000-08-31 22:05:44 -0700 (Thu, 31 Aug 2000)
Revision: 3053
Log message:

      1) Enable compilation under Debian
      
      2) enable "define" form in *.ml files (as well as *.mli files)
      

Changes  Path
+6 -0 metaprl/filter/filter/filter_parse.ml
+3 -0 metaprl/mk/rules