src/Doc/Implementation/Base.thy
author wenzelm
Thu, 19 Jun 2014 12:33:04 +0200
changeset 57343 e0f573aca42f
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
tuned;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end