src/Doc/IsarRef/Base.thy
author wenzelm
Tue, 25 Mar 2014 13:18:10 +0100
changeset 56275 600f432ab556
parent 56059 2390391584c2
permissions -rw-r--r--
added command 'SML_file' for Standard ML without Isabelle/ML add-ons;

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end