src/Doc/Implementation/Base.thy
author wenzelm
Sat, 07 Nov 2015 12:53:22 +0100
changeset 61597 53e32a9b66b8
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
added @{undefined} with somewhat undefined symbol;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end