*** empty log message ***
authorwenzelm
Thu, 09 Oct 1997 17:20:15 +0200
changeset 3823 071c87125cea
parent 3822 a17f9b8dca93
child 3824 9fdde15e3215
*** empty log message ***
src/HOL/TLA/Buffer/ROOT.ML
src/HOL/TLA/Inc/ROOT.ML
src/HOL/TLA/Memory/ROOT.ML
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/HOL/TLA/Buffer/ROOT.ML	Thu Oct 09 17:20:15 1997 +0200
@@ -0,0 +1,2 @@
+
+use_thy "DBuffer";
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/HOL/TLA/Inc/ROOT.ML	Thu Oct 09 17:20:15 1997 +0200
@@ -0,0 +1,2 @@
+
+use_thy "Inc";
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/HOL/TLA/Memory/ROOT.ML	Thu Oct 09 17:20:15 1997 +0200
@@ -0,0 +1,2 @@
+
+use_thy "Memory";