src/Doc/Implementation/Base.thy
author wenzelm
Sun, 29 Mar 2015 22:38:18 +0200
changeset 59847 c5c4a936357a
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
merged

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end