src/Doc/Implementation/Base.thy
author wenzelm
Sat, 01 Jul 2017 16:22:47 +0200
changeset 66241 8f39d60b943d
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
all_known can cause timeout of VSCode server startup, notably on Windows;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end