src/Doc/IsarRef/Base.thy
author haftmann
Sun, 23 Jun 2013 21:16:07 +0200
changeset 52435 6646bb548c6b
parent 48985 5386df44a037
child 56059 2390391584c2
permissions -rw-r--r--
migration from code_(const|type|class|instance) to code_printing and from code_module to code_identifier

theory Base
imports Pure
begin

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

end