src/HOL/IMP/ROOT.ML
author haftmann
Fri, 27 Aug 2010 10:56:46 +0200
changeset 38795 848be46708dc
parent 35754 8e7dba5f00f5
child 41589 bbd861837ebc
permissions -rw-r--r--
formerly unnamed infix conjunction and disjunction now named HOL.conj and HOL.disj

(*  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", "Hoare_Den", "Examples", "Compiler0", "Compiler", "Live"];