clasohm [Tue, 30 Apr 1996 12:40:09 +0200] rev 1704
changed use_thy's behaviour so that if the user specifies a path for a theory
the loadpath is temporarily expanded while the ancestors are loaded
clasohm [Tue, 30 Apr 1996 12:03:01 +0200] rev 1703
moved dest_cimplies to drule.ML; added adjust_maxidx
paulson [Tue, 30 Apr 1996 11:08:09 +0200] rev 1702
Cosmetic re-ordering of declarations
nipkow [Mon, 29 Apr 1996 20:15:33 +0200] rev 1701
Streamlined syntax: -(n)-> is now -n->.
nipkow [Mon, 29 Apr 1996 15:48:27 +0200] rev 1700
Natural and Transition semantics.
nipkow [Sat, 27 Apr 1996 18:51:42 +0200] rev 1699
Forgot to add Expr to IMP.
nipkow [Sat, 27 Apr 1996 18:50:39 +0200] rev 1698
Updated IMP
nipkow [Sat, 27 Apr 1996 18:49:21 +0200] rev 1697
Arithemtic and boolean expressions are now in a separate theory.
The commands don not use them directly. Instead they are based on
the semantics (rather than the syntax) of expressions.
nipkow [Sat, 27 Apr 1996 18:47:31 +0200] rev 1696
A completely new version of IMP.
nipkow [Sat, 27 Apr 1996 12:09:21 +0200] rev 1695
Generalized types of some of the operators (thanks to Norbert Voelker)