paulson [Mon, 16 Aug 1999 18:41:32 +0200] rev 7219
inserted Id: lines
paulson [Mon, 16 Aug 1999 18:41:06 +0200] rev 7218
new theory Real/Hyperreal/HyperDef and file fuf.ML
oheimb [Mon, 16 Aug 1999 17:44:14 +0200] rev 7217
forgot to write back adaption of onlysimps
wenzelm [Mon, 16 Aug 1999 17:42:37 +0200] rev 7216
tuned;
wenzelm [Mon, 16 Aug 1999 17:38:52 +0200] rev 7215
tuned;
oheimb [Mon, 16 Aug 1999 17:33:45 +0200] rev 7214
exchanged finish_tac and unsafe_finish_tac (the more important one) in simpset
basic_gen_simp_tac now takes a looper as _explicit_ argument
removed superfluous argument of solve_all_tac
corrected safe_asm_full_simp_tac: now also with mutual simplification of prems
oheimb [Mon, 16 Aug 1999 17:24:28 +0200] rev 7213
re-added refl in safe_solver
wenzelm [Mon, 16 Aug 1999 16:44:47 +0200] rev 7212
removed warn_theory_style;
wenzelm [Mon, 16 Aug 1999 16:44:24 +0200] rev 7211
fixed thy_only;
wenzelm [Mon, 16 Aug 1999 15:15:14 +0200] rev 7210
tuned prompts;
wenzelm [Mon, 16 Aug 1999 14:57:41 +0200] rev 7209
isamode;
wenzelm [Mon, 16 Aug 1999 14:22:45 +0200] rev 7208
user infaces: tuned, added ProofGeneral;
wenzelm [Mon, 16 Aug 1999 14:22:20 +0200] rev 7207
bib;
wenzelm [Mon, 16 Aug 1999 11:53:18 +0200] rev 7206
-m option;
berghofe [Thu, 12 Aug 1999 15:35:03 +0200] rev 7205
Tuned.
nipkow [Wed, 11 Aug 1999 13:14:31 +0200] rev 7204
Removed
* reset HOL_quantifiers by default, i.e. quantifiers are printed as
ALL/EX rather than !/?;
nipkow [Wed, 11 Aug 1999 13:13:58 +0200] rev 7203
* set HOL_quantifiers by default, i.e. quantifiers are printed as
!/? rather than ALL/EX;
wenzelm [Mon, 09 Aug 1999 22:25:27 +0200] rev 7202
added asym rule;
wenzelm [Mon, 09 Aug 1999 22:23:07 +0200] rev 7201
tuned print_state;
wenzelm [Mon, 09 Aug 1999 22:22:49 +0200] rev 7200
tuned strings_of_context;
fix: check identifier;
wenzelm [Mon, 09 Aug 1999 22:22:01 +0200] rev 7199
pr / no_pr: maintain Toplevel.quiet;
wenzelm [Mon, 09 Aug 1999 22:21:35 +0200] rev 7198
tuned print_state;
quiet flag;
wenzelm [Mon, 09 Aug 1999 22:21:08 +0200] rev 7197
append user rules;
wenzelm [Mon, 09 Aug 1999 20:53:06 +0200] rev 7196
theory loader actions;
wenzelm [Fri, 06 Aug 1999 22:43:51 +0200] rev 7195
made SML happy;
wenzelm [Fri, 06 Aug 1999 22:37:57 +0200] rev 7194
tuned;
wenzelm [Fri, 06 Aug 1999 22:34:00 +0200] rev 7193
proper ProofGeneral/isa setup;
wenzelm [Fri, 06 Aug 1999 22:32:55 +0200] rev 7192
simplified ML handling;
wenzelm [Fri, 06 Aug 1999 22:32:27 +0200] rev 7191
added pretend_use;
simplified ML handling;
loaded_files: include thy;
perform Remove *before* actual deletion;
perform: made bullet proof;
wenzelm [Fri, 06 Aug 1999 22:30:42 +0200] rev 7190
simplified handling of ML file;
improved master info;
paulson [Fri, 06 Aug 1999 17:29:43 +0200] rev 7189
the whole file is now loaded only if SVC is enabled
paulson [Fri, 06 Aug 1999 17:29:18 +0200] rev 7188
re-organization of theorems from Alloc and PPROD, partly into new theory
Lift_prog