doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Thu, 05 Mar 2009 17:09:07 +0100
changeset 30285 a135bfab6e83
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
close_schematic_term: uniform order of types/terms; tuned;

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

end