src/Doc/Implementation/Base.thy
author wenzelm
Thu, 30 Oct 2014 16:20:46 +0100
changeset 58837 e84d900cd287
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
eliminated aliases;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end