src/Doc/IsarImplementation/Base.thy
author wenzelm
Wed, 31 Jul 2013 23:41:32 +0200
changeset 52820 cb53b44b958c
parent 48985 5386df44a037
child 56059 2390391584c2
permissions -rw-r--r--
recovered "\<phi>\<^isub>i" from 0b02aaf7c7c5;

theory Base
imports Main
begin

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

end