wenzelm [Wed, 29 Apr 1998 11:22:52 +0200] rev 4849
tuned error msgs;
wenzelm [Wed, 29 Apr 1998 11:22:01 +0200] rev 4848
moved mk_defpair to logic.ML;
moved get_def to thm.ML;
moved require_thy to theory.ML;
wenzelm [Wed, 29 Apr 1998 11:20:53 +0200] rev 4847
tuned get_ax (uses ancestry);
added get_def: theory -> xstring -> thm;
wenzelm [Wed, 29 Apr 1998 11:17:14 +0200] rev 4846
renamed setup to apply;
added add_nonterminals: bstring list -> theory -> theory;
added parent_path: theory -> theory;
added root_path: theory -> theory;
added require: theory -> string -> string -> unit (from section_utils.ML);
wenzelm [Wed, 29 Apr 1998 11:14:34 +0200] rev 4845
adapted to new PureThy.add_axioms_i;
wenzelm [Wed, 29 Apr 1998 11:13:22 +0200] rev 4844
added defaultS: sg -> sort;
added full_name_path: sg -> string -> bstring -> string;
added add_nonterminals: bstring list -> sg -> sg;
wenzelm [Wed, 29 Apr 1998 11:11:36 +0200] rev 4843
added thm, thms;
wenzelm [Wed, 29 Apr 1998 11:10:40 +0200] rev 4842
*** empty log message ***