doc-src/IsarImplementation/Thy/ROOT.ML
author huffman
Wed, 22 Aug 2007 01:42:35 +0200
changeset 24396 c1e20c65a3be
parent 20472 e993073eda4c
child 29755 d66b34e46bdf
child 30240 5b25fee0362c
permissions -rw-r--r--
move bool list stuff from BinOperations to BinBoolList; reorganize BinBoolList into subsections


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