src/Doc/Implementation/Base.thy
author wenzelm
Tue, 09 Dec 2014 21:14:11 +0100
changeset 59122 c1dbcde94cd2
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
tuned signature;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end