src/Doc/System/Base.thy
author haftmann
Wed, 17 Feb 2016 21:51:57 +0100
changeset 62347 2230b7047376
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
generalized some lemmas; moved some lemmas in more appropriate places; deleted potentially dangerous simp rule

(*:maxLineLen=78:*)

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end