doc-src/ZF/ROOT.ML
author wenzelm
Sat, 20 Aug 2011 19:21:03 +0200
changeset 44333 cc53ce50f738
parent 42637 381fdcab0f36
permissions -rw-r--r--
reverted to join_bodies/join_proofs based on fold_body_thms to regain performance (escpecially of HOL-Proofs) -- see also aa9c1e9ef2ce and 4e2abb045eac;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14152
12f6f18e7afc For the Isar version of the ZF logics manual
paulson
parents:
diff changeset
     1
use_thy "IFOL_examples";
12f6f18e7afc For the Isar version of the ZF logics manual
paulson
parents:
diff changeset
     2
use_thy "FOL_examples";
12f6f18e7afc For the Isar version of the ZF logics manual
paulson
parents:
diff changeset
     3
use_thy "ZF_examples";
12f6f18e7afc For the Isar version of the ZF logics manual
paulson
parents:
diff changeset
     4
use_thy "If";