Thu, 11 Oct 2007 16:38:42 +0200replaced Sign.add_consts_i by Sign.declare_const;
wenzelm [Thu, 11 Oct 2007 16:38:42 +0200] rev 24972
replaced Sign.add_consts_i by Sign.declare_const;

Thu, 11 Oct 2007 16:05:56 +0200replaced Sign.add_consts_authentic by Sign.declare_const;
wenzelm [Thu, 11 Oct 2007 16:05:56 +0200] rev 24971
replaced Sign.add_consts_authentic by Sign.declare_const;
tuned;

Thu, 11 Oct 2007 16:05:53 +0200renamed Syntax.XXX_mode to Syntax.mode_XXX;
wenzelm [Thu, 11 Oct 2007 16:05:53 +0200] rev 24970
renamed Syntax.XXX_mode to Syntax.mode_XXX;
moved ProofContext.pp to Syntax.pp;

Thu, 11 Oct 2007 16:05:47 +0200removed obsolete AxClass.params_of_class;
wenzelm [Thu, 11 Oct 2007 16:05:47 +0200] rev 24969
removed obsolete AxClass.params_of_class;
tuned;

Thu, 11 Oct 2007 16:05:44 +0200replaced Sign.add_consts_authentic by Sign.declare_const;
wenzelm [Thu, 11 Oct 2007 16:05:44 +0200] rev 24968
replaced Sign.add_consts_authentic by Sign.declare_const;
replaced read_param by Sign.read_const, which is independent of syntax;
added define_class_params (from axclass.ML);

Thu, 11 Oct 2007 16:05:41 +0200load axclass.ML before Isar;
wenzelm [Thu, 11 Oct 2007 16:05:41 +0200] rev 24967
load axclass.ML before Isar;
load subclass.ML earlier;

Thu, 11 Oct 2007 16:05:39 +0200added specify_const;
wenzelm [Thu, 11 Oct 2007 16:05:39 +0200] rev 24966
added specify_const;

Thu, 11 Oct 2007 16:05:37 +0200removed obsolete simple_def;
wenzelm [Thu, 11 Oct 2007 16:05:37 +0200] rev 24965
removed obsolete simple_def;

Thu, 11 Oct 2007 16:05:35 +0200moved define_class_params to Isar/class.ML;
wenzelm [Thu, 11 Oct 2007 16:05:35 +0200] rev 24964
moved define_class_params to Isar/class.ML;
removed obsolete params_of_class, print_axclasses;
moved ProofContext.pp to Syntax.pp;
misc tuning;

Thu, 11 Oct 2007 16:05:33 +0200load axclass.ML before Isar;
wenzelm [Thu, 11 Oct 2007 16:05:33 +0200] rev 24963
load axclass.ML before Isar;