src/Doc/Implementation/Base.thy
author nipkow
Tue, 17 Nov 2015 11:44:10 +0100
changeset 61692 cb595e12451d
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
removed lemmas that were only needed for old version of isin.

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end