author | wenzelm |
Tue, 24 Aug 1999 11:50:58 +0200 | |
changeset 7333 | 6cb15c6f1d9f |
parent 6346 | 643a1bd31a91 |
child 7723 | 7f073ed51193 |
permissions | -rw-r--r-- |
(* Title: Pure/Thy/ROOT.ML ID: $Id$ Theory system operations. *) (*theory auto loader database*) use "thy_load.ML"; use "thy_info.ML"; (*theory presentation*) use "html.ML"; use "browser_info.ML"; use "present.ML"; use "thm_database.ML"; (*theory syntax (old format)*) use "thy_scan.ML"; use "thy_parse.ML"; use "thy_syn.ML";