src/Doc/System/Base.thy
author wenzelm
Sun, 02 Sep 2012 14:02:05 +0200
changeset 49064 bd6cc0b911a1
parent 48985 5386df44a037
child 56059 2390391584c2
permissions -rw-r--r--
maintain stable state of node entries from last round -- bypass slightly different Thm.join_theory_proofs;

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"
setup Antiquote_Setup.setup

end