src/Doc/Isar_Ref/Base.thy
author wenzelm
Wed, 12 Apr 2017 22:32:55 +0200
changeset 65471 05e5bffcf1d8
parent 62312 5e5a881ebc12
child 69605 a96320074298
permissions -rw-r--r--
clarified loaded_theories: map to qualified theory name; proper theory_name for PIDE editors;

(*:maxLineLen=78:*)

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end