src/Doc/System/Base.thy
author steckerm
Tue, 09 Sep 2014 15:33:01 +0200
changeset 58246 c723f55747fb
parent 56059 2390391584c2
child 61656 cfabbc083977
permissions -rw-r--r--
Fixed bug which broke isar proof construction for all ATPs except Waldmeister_new

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end