doc-src/IsarImplementation/Thy/Base.thy
author bulwahn
Mon, 11 May 2009 09:18:42 +0200
changeset 31106 9a1178204dc0
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
Added pred_code command

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

end