diff -r e56eeb9fedb3 -r 7f35355df72e Quot/ROOT.ML --- a/Quot/ROOT.ML Mon Dec 07 15:18:00 2009 +0100 +++ b/Quot/ROOT.ML Mon Dec 07 15:18:44 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"]; +