src/HOL/IMP/ROOT.ML
author bulwahn
Sat, 19 Jul 2008 19:27:13 +0200
changeset 27656 d4f6e64ee7cc
parent 24104 719fbe4fb77f
child 28583 9bb9791bdc18
permissions -rw-r--r--
added verification framework for the HeapMonad and quicksort as example for this framework

(*  Title:     HOL/IMP/ROOT.ML
    ID:        $Id$
    Author:    Heiko Loetzbeyer, Robert Sandner, Tobias Nipkow, David von Oheimb
    Copyright  1995 TUM

Caveat: HOLCF/IMP depends on HOL/IMP
*)

use_thys ["Expr", "Transition", "VC", "Examples", "Compiler0", "Compiler"];