ProgTutorial/Helper/Command/ROOT.ML
changeset 320 185921021551
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ProgTutorial/Helper/Command/ROOT.ML	Fri Aug 21 16:23:51 2009 +0200
@@ -0,0 +1,5 @@
+(*
+  no_document use_thys ["This_Theory1", "This_Theory2"];
+  use_thys ["That_Theory1", "That_Theory2", "That_Theory3"];
+*)
+no_document use_thy "Command";
\ No newline at end of file