| author | wenzelm | 
| Tue, 16 Jan 2001 00:32:38 +0100 | |
| changeset 10910 | 058775a575db | 
| parent 8177 | e59e93ad85eb | 
| child 15283 | f21466450330 | 
| permissions | -rw-r--r-- | 
| 8177 | 1 | <!-- $Id$ --> | 
| 2 | <HTML><HEAD> | |
| 3 | <TITLE>HOL/IMPP/README</TITLE> | |
| 4 | </HEAD><BODY> | |
| 5 | ||
| 6 | <H2>IMPP--An imperative language with procedures</H2> | |
| 7 | ||
| 8 | This is an extension of <A HREF="../IMP/">IMP</A> with local variables | |
| 9 | and mutually recursive procedures. For documentation see | |
| 10 | <A HREF="http://isabelle.in.tum.de/Bali/papers/FSTTCS99.html"> | |
| 11 | Hoare Logic for Mutual Recursion and Local Variables</A>. | |
| 12 | ||
| 13 | </BODY></HTML> |