src/Doc/Implementation/Base.thy
author wenzelm
Thu, 22 Oct 2015 23:01:49 +0200
changeset 61506 436b7fe89cdc
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
tuned;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end