src/Doc/Isar_Ref/Base.thy
author wenzelm
Sun, 12 Aug 2018 14:28:28 +0200
changeset 68743 91162dd89571
parent 62312 5e5a881ebc12
child 69605 a96320074298
permissions -rw-r--r--
proper session dirs;

(*:maxLineLen=78:*)

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end