src/Doc/Implementation/Base.thy
author wenzelm
Wed, 15 Apr 2015 15:27:45 +0200
changeset 60077 55cb9462e602
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
tuned signature, clarified modules;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end