doc-src/IsarImplementation/Thy/Base.thy
author blanchet
Mon, 04 Apr 2011 18:53:35 +0200
changeset 42227 662b50b7126f
parent 40110 93e7935d4cb5
child 43564 9864182c6bad
permissions -rw-r--r--
if "monomorphize" is enabled, mangle the type information in the names by default

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

end