src/HOLCF/IMP/ROOT.ML
author wenzelm
Wed, 03 Feb 1999 17:36:55 +0100
changeset 6217 9dac1ee185e3
parent 5210 54aaa779b6b4
child 6488 271969bb7f95
permissions -rw-r--r--
tidied load path handling;

(*  Title:      HOLCF/IMP/ROOT.ML
    ID:         $Id$
    Author:     Tobias Nipkow
    Copyright   1997  TU Muenchen
*)

add_path "../../HOL/IMP";
use_thy "Natural";

reset_path ();
use_thy "HoareEx";