src/Doc/Implementation/Base.thy
author wenzelm
Sat, 03 Nov 2018 19:31:15 +0100
changeset 69223 44d68a00917c
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
more operations;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end