doc-src/IsarImplementation/Thy/Base.thy
author haftmann
Tue, 14 Jul 2009 16:27:32 +0200
changeset 32069 6d28bbd33e2c
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
prefer code_inline over code_unfold; use code_unfold_post where appropriate

theory Base
imports Pure
uses "../../antiquote_setup.ML"
begin

end