wenzelm [Sat, 28 Jul 2007 20:40:20 +0200] rev 24018
removed redundant simproc declarations;
wenzelm [Sat, 28 Jul 2007 20:40:19 +0200] rev 24017
simproc_setup fun_upd2;
wenzelm [Sat, 28 Jul 2007 20:40:18 +0200] rev 24016
added [[decl]] notation;
wenzelm [Sat, 28 Jul 2007 20:40:17 +0200] rev 24015
added command 'simproc_setup', attribute "simproc";
wenzelm [Fri, 27 Jul 2007 22:19:49 +0200] rev 24014
attribs: not cut (!!!);
wenzelm [Fri, 27 Jul 2007 21:55:23 +0200] rev 24013
xthm: added [[declaration]] syntax (abbreviates dummy_thm [att]);
wenzelm [Fri, 27 Jul 2007 21:55:22 +0200] rev 24012
get_thm etc.: map empty name to dummy_thm;
wenzelm [Fri, 27 Jul 2007 21:55:21 +0200] rev 24011
chain/using: filter out dummy_thm;
wenzelm [Fri, 27 Jul 2007 21:55:20 +0200] rev 24010
method section scanners: added [[declaration]] syntax, ignore sid-effects of thms;
wenzelm [Fri, 27 Jul 2007 21:55:19 +0200] rev 24009
renamed Config to ConfigOption;
wenzelm [Fri, 27 Jul 2007 21:55:18 +0200] rev 24008
renamed Config to ConfigOption;
thm scanners: added [[declaration]] syntax (abbreviates dummy_thm [att]);
wenzelm [Fri, 27 Jul 2007 21:55:17 +0200] rev 24007
renamed config.ML to config_option.ML;