src/Doc/IsarRef/Base.thy
author kleing
Mon, 25 Mar 2013 13:50:50 +0100
changeset 51506 cd573f1a82b2
parent 48985 5386df44a037
child 56059 2390391584c2
permissions -rw-r--r--
removed obsolete uses of ext

theory Base
imports Pure
begin

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

end