src/Doc/IsarImplementation/Base.thy
author blanchet
Wed, 24 Apr 2013 17:47:22 +0200
changeset 51766 f19a4d0ab1bf
parent 48985 5386df44a037
child 56059 2390391584c2
permissions -rw-r--r--
renamed "set_natural" to "set_map", reflecting {Bl,Po,Tr} concensus

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"
setup {* Antiquote_Setup.setup *}

end