wenzelm [Mon, 25 Feb 2002 20:51:27 +0100] rev 12942
export locale_target, locale_keyword;
wenzelm [Mon, 25 Feb 2002 20:51:00 +0100] rev 12941
markup commands moved to isar_cmd.ML;
wenzelm [Mon, 25 Feb 2002 20:50:42 +0100] rev 12940
updated markup commands;
clarified syntax of ``long'' statements: fixes/assumes/shows;
wenzelm [Mon, 25 Feb 2002 20:50:10 +0100] rev 12939
export eval_antiquote;
wenzelm [Mon, 25 Feb 2002 20:49:05 +0100] rev 12938
markup commands (from isar_thy.ML) with proper check of antiquotations;
wenzelm [Mon, 25 Feb 2002 20:48:14 +0100] rev 12937
clarified syntax of ``long'' statements: fixes/assumes/shows;
wenzelm [Mon, 25 Feb 2002 20:46:09 +0100] rev 12936
clarify module dependencies;
wenzelm [Mon, 25 Feb 2002 20:33:40 +0100] rev 12935
updated;
oheimb [Mon, 25 Feb 2002 18:02:22 +0100] rev 12934
Clarification wrt. use of polymorphic variants of Hoare logic rules
berghofe [Mon, 25 Feb 2002 11:27:07 +0100] rev 12933
Introduced variants of operators + * ~ constrained to type int
(to make SML/NJ happy).