doc-src/IsarImplementation/Thy/Base.thy
author haftmann
Thu, 23 Sep 2010 13:23:22 +0200
changeset 39661 6381d18507ef
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
reverted cs 07549694e2f1 -- use re-printing with current print mode instead after code assembly, avoid Latex.output_typewriter

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

end