src/Doc/System/Base.thy
author blanchet
Tue, 07 May 2013 10:18:59 +0200
changeset 51888 1cbcc0cc6bdf
parent 48985 5386df44a037
child 56059 2390391584c2
permissions -rw-r--r--
imported patch refactor_coiter_constr

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"
setup Antiquote_Setup.setup

end