src/Doc/IsarRef/Base.thy
author Christian Sternagel
Wed, 29 Aug 2012 10:35:05 +0900
changeset 49078 398e8fddabb0
parent 48985 5386df44a037
child 56059 2390391584c2
permissions -rw-r--r--
renamed (in Sublist): prefix ~> prefixeq, strict_prefix ~> prefix

theory Base
imports Pure
begin

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

end