diff -r 5d932e7a856c -r 81f40b8bde7b Quot/ROOT.ML --- a/Quot/ROOT.ML Mon Dec 07 14:35:45 2009 +0100 +++ b/Quot/ROOT.ML Mon Dec 07 14:37:10 2009 +0100 @@ -1,4 +1,8 @@ -(* - no_document use_thys ["This_Theory1", "This_Theory2"]; - use_thys ["That_Theory1", "That_Theory2", "That_Theory3"]; -*) +no_document use_thys + ["QuotMain", + "Examples/Fset", + "Examples/IntEx", + "Examples/IntEx2", + "Examples/LFex", + "Examples/LamEx"]; +