doc-src/IsarOverview/Isar/ROOT.ML
author wenzelm
Sat, 20 Aug 2011 19:21:03 +0200
changeset 44333 cc53ce50f738
parent 38798 89f273ab1d42
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:
38798
89f273ab1d42 expanded some aliases from structure Unsynchronized;
wenzelm
parents: 32834
diff changeset
     1
quick_and_dirty := true;
32834
a4e0b8d88f28 avoid unsynchronized refs within theory sources;
wenzelm
parents: 13999
diff changeset
     2
a4e0b8d88f28 avoid unsynchronized refs within theory sources;
wenzelm
parents: 13999
diff changeset
     3
use_thys ["Logic", "Induction"];