src/Doc/System/Base.thy
author wenzelm
Sun, 21 May 2017 23:41:46 +0200
changeset 65895 744878d72021
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
more general workaround for failed sessions (again, see also 2edb89630a80, ed7b5cd3a7f2);

(*:maxLineLen=78:*)

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end