src/Doc/IsarImplementation/Base.thy
author hoelzl
Tue, 12 Nov 2013 19:28:54 +0100
changeset 54414 72949fae4f81
parent 48985 5386df44a037
child 56059 2390391584c2
permissions -rw-r--r--
add equalities for SUP and INF over constant functions

theory Base
imports Main
begin

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

end