src/HOLCF/IOA/ROOT.ML
changeset 6488 271969bb7f95
parent 6469 bafd705ee38e
child 9000 c20d58286a51
--- a/src/HOLCF/IOA/ROOT.ML	Thu Apr 22 18:18:47 1999 +0200
+++ b/src/HOLCF/IOA/ROOT.ML	Thu Apr 22 18:20:37 1999 +0200
@@ -1,4 +1,4 @@
-(*  Title:      HOL/IOA/meta_theory/ROOT.ML
+(*  Title:      HOL/IOA/ROOT.ML
     ID:         $Id$
     Author:     Olaf Mueller
     Copyright   1997  TU Muenchen
@@ -9,9 +9,6 @@
 
 goals_limit := 1;
 
-add_path "meta_theory";
-
-use_thy "Abstraction";
-
-use"~/isabelle/src/HOLCF/IOA/meta_theory/ioa_package.ML";
-use"~/isabelle/src/HOLCF/IOA/meta_theory/ioa_syn.ML";
+use_thy "meta_theory/Abstraction";
+use "meta_theory/ioa_package.ML";
+use "meta_theory/ioa_syn.ML";