src/Doc/Implementation/Base.thy
author wenzelm
Fri, 20 Jun 2014 20:47:22 +0200
changeset 57346 1d6d44a0583f
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
more on syntax phases; tuned;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end