wenzelm [Tue, 09 Oct 2007 17:10:48 +0200] rev 24934
renamed AxClass.get_definition to AxClass.get_info (again);
simplified goal setup using Proof.theorem_i;
wenzelm [Tue, 09 Oct 2007 17:10:46 +0200] rev 24933
removed LocalTheory.defs/target_morphism operations;
added target_morphism (from theory_target.ML);
wenzelm [Tue, 09 Oct 2007 17:10:45 +0200] rev 24932
AxClass.axiomatize and Specification: renamed XXX_i to XXX, and XXX to XXX_cmd;
wenzelm [Tue, 09 Oct 2007 17:10:44 +0200] rev 24931
removed LocalTheory.defs/target_morphism operations;
wenzelm [Tue, 09 Oct 2007 17:10:43 +0200] rev 24930
renamed AxClass.get_definition to AxClass.get_info (again);
tuned intro_classes_tac;
wenzelm [Tue, 09 Oct 2007 17:10:41 +0200] rev 24929
renamed AxClass.get_definition to AxClass.get_info (again);
AxClass.axiomatize: renamed XXX_i to XXX, and XXX to XXX_cmd;
wenzelm [Tue, 09 Oct 2007 17:10:38 +0200] rev 24928
renamed AxClass.get_definition to AxClass.get_info (again);
wenzelm [Tue, 09 Oct 2007 17:10:36 +0200] rev 24927
Specification: renamed XXX_i to XXX, and XXX to XXX_cmd;
wenzelm [Tue, 09 Oct 2007 17:10:34 +0200] rev 24926
AxClass.axiomatize: renamed XXX_i to XXX, and XXX to XXX_cmd;
wenzelm [Tue, 09 Oct 2007 17:10:32 +0200] rev 24925
removed LocalTheory.defs, use plain LocalTheory.def;