wenzelm [Tue, 17 Aug 1999 22:19:25 +0200] rev 7242
begin_update_theory;
wenzelm [Tue, 17 Aug 1999 22:16:21 +0200] rev 7241
PASS(_MODE): works better without space (why?);
wenzelm [Tue, 17 Aug 1999 22:14:08 +0200] rev 7240
removed HOL_quantifiers;
wenzelm [Tue, 17 Aug 1999 22:14:02 +0200] rev 7239
HOL_quantifiers;
wenzelm [Tue, 17 Aug 1999 22:13:23 +0200] rev 7238
replaced HOL_quantifiers flag by "HOL" print mode;
simplified HOL basic syntax (more orthogonal);
wenzelm [Tue, 17 Aug 1999 22:11:05 +0200] rev 7237
turned SVC_Oracle into a new-style theory in order to get automatic
handling of its additional dependency on Tools/svc_funcs.ML;
berghofe [Tue, 17 Aug 1999 19:24:00 +0200] rev 7236
Better handling of path for remote theory browsing information.
wenzelm [Tue, 17 Aug 1999 17:52:04 +0200] rev 7235
Goals.reset_goals;
wenzelm [Tue, 17 Aug 1999 17:51:35 +0200] rev 7234
reset_goals;
wenzelm [Tue, 17 Aug 1999 17:34:43 +0200] rev 7233
intro+;
wenzelm [Tue, 17 Aug 1999 17:34:18 +0200] rev 7232
remove tmp files;
wenzelm [Tue, 17 Aug 1999 17:33:47 +0200] rev 7231
tuned;
wenzelm [Tue, 17 Aug 1999 17:30:08 +0200] rev 7230
renamed 'single' to 'some_rule';
added 'intro', 'elim';
wenzelm [Tue, 17 Aug 1999 15:59:32 +0200] rev 7229
renamed Cons to Consq in order to avoid clash with List.Cons;
berghofe [Tue, 17 Aug 1999 14:01:39 +0200] rev 7228
Tuned some comments.
berghofe [Tue, 17 Aug 1999 14:00:30 +0200] rev 7227
Path for remote theory browsing information is now stored in referece variable rpath.
wenzelm [Tue, 17 Aug 1999 11:51:12 +0200] rev 7226
-m option;
wenzelm [Mon, 16 Aug 1999 22:08:23 +0200] rev 7225
replaced "op #" by "Cons";
wenzelm [Mon, 16 Aug 1999 22:07:12 +0200] rev 7224
'a list: Nil, Cons;
wenzelm [Mon, 16 Aug 1999 22:04:07 +0200] rev 7223
tuned msg;
wenzelm [Mon, 16 Aug 1999 22:03:48 +0200] rev 7222
disable_pr, enable_pr;
paulson [Mon, 16 Aug 1999 18:47:20 +0200] rev 7221
deleted obsolete assignment
paulson [Mon, 16 Aug 1999 18:43:13 +0200] rev 7220
restored a high precedence to unary minus
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;