wenzelm [Thu, 23 Jul 2009 18:44:09 +0200] rev 32150
local simpset_of;
wenzelm [Thu, 23 Jul 2009 18:44:09 +0200] rev 32149
renamed simpset_of to global_simpset_of, and local_simpset_of to simpset_of -- same for claset and clasimpset;
wenzelm [Thu, 23 Jul 2009 18:44:08 +0200] rev 32148
renamed simpset_of to global_simpset_of, and local_simpset_of to simpset_of -- same for claset and clasimpset;
wenzelm [Thu, 23 Jul 2009 16:53:15 +0200] rev 32147
merged
wenzelm [Thu, 23 Jul 2009 16:53:00 +0200] rev 32146
paramify_vars: Term_Subst.map_atypsT_same
recovered coding conventions of this module;
wenzelm [Thu, 23 Jul 2009 16:52:16 +0200] rev 32145
clarified pretty_goals, pretty_thm_aux: plain context;
explicit pretty_goals_without_context, print_goals_without_context;
tuned;
wenzelm [Thu, 23 Jul 2009 16:43:31 +0200] rev 32144
use regular Display.string_of_thm_global;
wenzelm [Thu, 23 Jul 2009 16:09:50 +0200] rev 32143
tuned ML_OPTIONS;