src/Pure/ROOT.ML
changeset 58842 22b87ab47d3b
parent 58664 4e4a4c758f9c
child 58846 98c03412079b
equal deleted inserted replaced
58840:f4bb3068d819 58842:22b87ab47d3b
   332 
   332 
   333 (* miscellaneous tools and packages for Pure Isabelle *)
   333 (* miscellaneous tools and packages for Pure Isabelle *)
   334 
   334 
   335 use "Tools/build.ML";
   335 use "Tools/build.ML";
   336 use "Tools/named_thms.ML";
   336 use "Tools/named_thms.ML";
   337 use "Tools/proof_general.ML";
       
   338 
   337 
   339 structure Output: OUTPUT = Output;  (*seal system channels!*)
   338 structure Output: OUTPUT = Output;  (*seal system channels!*)
   340 
   339 
   341 
   340 
   342 (* ML toplevel pretty printing *)
   341 (* ML toplevel pretty printing *)