ITP-Paper loads Myhill.thy
authorwu
Wed, 26 Jan 2011 22:58:24 +0000
changeset 37 e4d0e6cdc3d2
parent 36 f5cc33a0ba99
child 38 a1268fb0deea
ITP-Paper loads Myhill.thy
Paper/Paper.thy
Paper/ROOT.ML
tphols-2011/ROOT.ML
tphols-2011/myhill.pdf
--- a/Paper/Paper.thy	Wed Jan 26 22:51:51 2011 +0000
+++ b/Paper/Paper.thy	Wed Jan 26 22:58:24 2011 +0000
@@ -1,6 +1,6 @@
 (*<*)
 theory Paper
-imports Main
+imports "../Myhill"
 begin
 (*>*)
 
--- a/Paper/ROOT.ML	Wed Jan 26 22:51:51 2011 +0000
+++ b/Paper/ROOT.ML	Wed Jan 26 22:58:24 2011 +0000
@@ -1,2 +1,4 @@
+no_document use_thy "../Myhill";
 no_document use_thy "LaTeXsugar";
+
 use_thy "Paper"
\ No newline at end of file
--- a/tphols-2011/ROOT.ML	Wed Jan 26 22:51:51 2011 +0000
+++ b/tphols-2011/ROOT.ML	Wed Jan 26 22:58:24 2011 +0000
@@ -2,4 +2,7 @@
   no_document use_thys ["This_Theory1", "This_Theory2"];
   use_thys ["That_Theory1", "That_Theory2", "That_Theory3"];
 *)
-  use_thys ["../Prefix_subtract", "../Myhill"];
+        
+no_document use_thys ["../Prefix_subtract"];
+
+use_thys ["../Myhill"];
Binary file tphols-2011/myhill.pdf has changed