src/Doc/Implementation/Base.thy
author haftmann
Thu, 01 May 2014 09:30:36 +0200
changeset 56812 baef1c110f12
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
centralized upper/lowercase name mangling

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end