src/Doc/Implementation/Base.thy
author wenzelm
Thu, 30 Oct 2014 22:45:19 +0100
changeset 58839 ccda99401bc8
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
eliminated aliases;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end