src/Doc/Implementation/Base.thy
author haftmann
Wed, 08 Jul 2015 14:01:40 +0200
changeset 60687 33dbbcb6a8a3
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
eliminated some duplication

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end