src/Doc/Implementation/Base.thy
author wenzelm
Wed, 25 Mar 2015 11:39:52 +0100
changeset 59809 87641097d0f3
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
tuned signature;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end