src/HOL/IMPP/README.html
author paulson
Wed, 13 Sep 2000 18:45:10 +0200
changeset 9942 87f0809a06a9
parent 8177 e59e93ad85eb
child 15283 f21466450330
permissions -rw-r--r--
moved Primes, Fib, Factorization to HOL/NumberTheory

<!-- $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>