doc-src/IsarImplementation/Thy/Base.thy
author bulwahn
Thu, 09 Sep 2010 17:23:03 +0200
changeset 39253 0c47d615a69b
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
removing report from the arguments of the quickcheck functions and refering to it by picking it from the context

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

end