doc-src/IsarImplementation/Thy/ROOT.ML
author wenzelm
Tue, 18 Dec 2007 19:54:30 +0100
changeset 25696 c2058af6d9bc
parent 20472 e993073eda4c
child 29755 d66b34e46bdf
child 30240 5b25fee0362c
permissions -rw-r--r--
PrintMode.setmp (avoid direct access to print_mode ref);


(* $Id$ *)

use_thy "prelim";
use_thy "logic";
use_thy "tactic";
use_thy "proof";
use_thy "isar";
use_thy "locale";
use_thy "integration";
use_thy "ML";