src/Doc/Isar_Ref/Base.thy
author wenzelm
Sat, 04 Feb 2017 20:12:27 +0100
changeset 64985 69592ac04836
parent 62312 5e5a881ebc12
child 69605 a96320074298
permissions -rw-r--r--
clarified message: print subgoal number instead of potentially large term;

(*:maxLineLen=78:*)

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end