doc-src/IsarImplementation/Thy/Base.thy
author blanchet
Sun, 01 May 2011 18:37:25 +0200
changeset 42578 1eaf4d437d4c
parent 40110 93e7935d4cb5
child 43564 9864182c6bad
permissions -rw-r--r--
define type system in ATP module so that ATPs can suggest a type system

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

end