src/Doc/Implementation/Base.thy
author wenzelm
Sat, 16 Aug 2014 13:54:19 +0200
changeset 57949 b203a7644bf1
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
updated to named_theorems;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end