src/Doc/Implementation/Base.thy
author wenzelm
Thu, 15 Nov 2018 21:33:00 +0100
changeset 69307 196347d2fd2d
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
proper citation (amending 98ba42f19995);

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end