doc-src/IsarImplementation/Thy/ROOT.ML
author wenzelm
Mon, 04 Sep 2006 17:06:45 +0200
changeset 20472 e993073eda4c
parent 18537 2681f9e34390
child 29755 d66b34e46bdf
child 30240 5b25fee0362c
permissions -rw-r--r--
tuned;


(* $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";