src/Doc/Implementation/Base.thy
author blanchet
Tue, 19 Dec 2017 14:51:27 +0100
changeset 67225 cb34f5f49a08
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
have 'try0' display results faster

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end