src/Doc/IsarImplementation/Base.thy
author wenzelm
Wed, 26 Mar 2014 08:59:53 +0100
changeset 56285 9315d3988d73
parent 56059 2390391584c2
permissions -rw-r--r--
tuned;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end