doc-src/IsarImplementation/Thy/Base.thy
author huffman
Fri, 06 Nov 2009 09:50:37 -0800
changeset 33506 afb577487b15
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
fix name of lemma snd_strict

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

end