clasohm [Fri, 22 Oct 1993 13:43:45 +0100] rev 75
added -h 15000 for Poly/ML in Makefile,
changed ROOT.ML for new Readthy
clasohm [Fri, 22 Oct 1993 13:42:51 +0100] rev 74
changes in Readthy:
- reads needed base theories automatically
- keeps a time stamp for all read files
- update function
- checks for cycles
- path list that is searched for files
- reads theories that are created in .ML files
- etc.
clasohm [Fri, 22 Oct 1993 13:39:23 +0100] rev 73
delete_file now has type string -> unit in both NJ and POLY,
use of Pure/Thy/ROOT has been moved to the end of Pure/ROOT again
clasohm [Fri, 22 Oct 1993 13:35:15 +0100] rev 72
changes for new Readthy
lcp [Fri, 22 Oct 1993 11:42:02 +0100] rev 71
sample datatype defs now use datatype_intrs, datatype_elims
lcp [Fri, 22 Oct 1993 11:34:41 +0100] rev 70
ZF/ind-syntax/fold_con_tac: deleted, since fold_tac now works
ZF/intr-elim/elim_rls: applied make_elim to succ_inject!
ZF/fin: changed type_intrs in inductive def
ZF/datatype/datatype_intrs, datatype_elims: renamed from data_typechecks,
data_elims
ZF/list: now uses datatype_intrs