doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Fri, 27 Aug 2010 17:11:29 +0200
changeset 38806 0aafc7e81056
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
more appropriate name for configuration option "meson_max_clauses" (cf. output of 'pront_configs');

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

end