src/Doc/IsarRef/Base.thy
author traytel
Wed, 19 Feb 2014 10:21:02 +0100
changeset 55578 32774e40afb0
parent 48985 5386df44a037
child 56059 2390391584c2
permissions -rw-r--r--
removed not anymore used constants and theorems

theory Base
imports Pure
begin

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

end