--- 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