src/Doc/Implementation/Base.thy
author wenzelm
Sun, 30 Nov 2014 13:15:04 +0100
changeset 59066 45ab32a542fe
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
tuned signature;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end