src/Doc/Implementation/Base.thy
author wenzelm
Sun, 08 Oct 2017 16:50:37 +0200
changeset 66792 6b76a5d1b7a5
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
more on Docker;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end