doc-src/IsarImplementation/Thy/Base.thy
author haftmann
Mon, 05 Jul 2010 14:34:28 +0200
changeset 37709 70fafefbcc98
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
simplified representation of monad type

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

end