src/Doc/Isar_Ref/Base.thy
author wenzelm
Sat, 04 Mar 2017 09:29:24 +0100
changeset 65102 136b620b11af
parent 62312 5e5a881ebc12
child 69605 a96320074298
permissions -rw-r--r--
tuned signature;

(*:maxLineLen=78:*)

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end