src/Doc/Isar_Ref/Base.thy
author wenzelm
Sun, 16 Oct 2016 16:58:09 +0200
changeset 64254 b1aef25ce8df
parent 62312 5e5a881ebc12
child 69605 a96320074298
permissions -rw-r--r--
sftp.mkdirs according to 2a5dbad75355;

(*:maxLineLen=78:*)

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end