src/Doc/Isar_Ref/Base.thy
author wenzelm
Fri, 28 Apr 2017 13:18:06 +0200
changeset 65603 d6fe8a277576
parent 62312 5e5a881ebc12
child 69605 a96320074298
permissions -rw-r--r--
unused;

(*:maxLineLen=78:*)

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end