src/Doc/IsarImplementation/Base.thy
author wenzelm
Fri, 12 Oct 2012 22:53:20 +0200
changeset 49842 a974f66062c8
parent 48985 5386df44a037
child 56059 2390391584c2
permissions -rw-r--r--
more uniform tooltip color;

theory Base
imports Main
begin

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

end