doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Sat, 27 Jun 2009 17:34:48 +0200
changeset 31818 f698f76a3713
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
builtin isabelle_tool for ML and Scala -- avoids excessive shell script (especially important for Cygwin);

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

end