doc-src/IsarImplementation/Thy/Base.thy
author haftmann
Thu, 17 Jun 2010 15:59:48 +0200
changeset 37450 45073611170a
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
first serious draft of a scala code generator

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

end