src/Doc/Implementation/Base.thy
author blanchet
Wed, 03 Sep 2014 00:31:37 +0200
changeset 58159 e3d1912a0c8f
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
tuning

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end