doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Thu, 24 Jun 2010 14:31:46 +0200
changeset 37529 a23e8aa853eb
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
treat Pretty.T as strictly abstract type;

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

end