wenzelm [Wed, 22 Dec 1999 20:28:56 +0100] rev 8076
text: string list;
paulson [Wed, 22 Dec 1999 17:20:01 +0100] rev 8075
tidied, with a bit more progress
paulson [Wed, 22 Dec 1999 17:18:03 +0100] rev 8074
Working version after a FAILED attempt to base Follows upon LeadsETo
paulson [Wed, 22 Dec 1999 17:16:53 +0100] rev 8073
new weakening laws
paulson [Wed, 22 Dec 1999 17:16:23 +0100] rev 8072
removing the "{} : CC" requirement for leadsTo[CC]
kleing [Wed, 22 Dec 1999 16:13:29 +0100] rev 8071
back to old sml version (due to c library problems)
kleing [Wed, 22 Dec 1999 16:12:38 +0100] rev 8070
some tuning (incorporated David's suggestions)
paulson [Tue, 21 Dec 1999 15:03:02 +0100] rev 8069
working with weak LeadsTo in guarantees precondition\!
oheimb [Tue, 21 Dec 1999 11:27:32 +0100] rev 8068
corrected, improved eMail addresses, user interface section
paulson [Fri, 17 Dec 1999 10:30:48 +0100] rev 8067
now workign as far as System_Alloc_Progress
paulson [Thu, 16 Dec 1999 17:01:16 +0100] rev 8066
SOUNDNESS BUG FIX for rotate_rule. The original code did not expect
nested parameters such as !!y.
Goal "!!x. x = a ==> (!!y. y ~= a ==> False)";
by (rotate_tac 1 1);
be notE 1;
ba 1;
qed "foo";
val FalseI = standard (True_not_False RS (standard (refl RS foo)));
paulson [Wed, 15 Dec 1999 10:45:37 +0100] rev 8065
first working version to Alloc/System_Client_Progress;
uses new "preserves" primitive instead of localTo
paulson [Mon, 13 Dec 1999 10:54:04 +0100] rev 8064
expandshort
kleing [Thu, 09 Dec 1999 18:33:39 +0100] rev 8063
dist page now in page/dist-{content|layout}
wenzelm [Thu, 09 Dec 1999 13:35:01 +0100] rev 8062
updated;
kleing [Thu, 09 Dec 1999 13:14:27 +0100] rev 8061
prettyfied