wenzelm [Tue, 28 Oct 1997 17:34:12 +0100] rev 4021
always reload .ML *and* .thy file;
wenzelm [Tue, 28 Oct 1997 17:32:38 +0100] rev 4020
PureThy.add_store_defs, PureThy.add_store_axioms;
wenzelm [Tue, 28 Oct 1997 17:31:55 +0100] rev 4019
added ancestors;
wenzelm [Tue, 28 Oct 1997 17:30:47 +0100] rev 4018
added name_of_thm;
improved name_thm: does not overwrite existing name;
wenzelm [Tue, 28 Oct 1997 17:29:48 +0100] rev 4017
add_typ_classes, add_typ_tycons, add_term_classes, add_term_tycons,
add_term_consts, map_typ, map_term: moved from sign.ML to term.ML;
wenzelm [Tue, 28 Oct 1997 17:28:11 +0100] rev 4016
eq_thm moved to thm.ML;
store ProtoPure lemmas;
wenzelm [Tue, 28 Oct 1997 17:27:10 +0100] rev 4015
add_store_axioms_i;