src/HOL/IMPP/README.html
author wenzelm
Tue, 16 Jan 2001 00:32:38 +0100
changeset 10910 058775a575db
parent 8177 e59e93ad85eb
child 15283 f21466450330
permissions -rw-r--r--
export inductive_forall_name, inductive_forall_def, rulify;

<!-- $Id$ -->
<HTML><HEAD>
<TITLE>HOL/IMPP/README</TITLE>
</HEAD><BODY>

<H2>IMPP--An imperative language with procedures</H2>

This is an extension of <A HREF="../IMP/">IMP</A> with local variables
and mutually recursive procedures. For documentation see
<A HREF="http://isabelle.in.tum.de/Bali/papers/FSTTCS99.html">
Hoare Logic for Mutual Recursion and Local Variables</A>.

</BODY></HTML>