src/Doc/Implementation/Base.thy
author wenzelm
Tue, 29 Dec 2015 19:11:23 +0100
changeset 61962 9c8fc56032e3
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
eliminated obscure macro that is in conflict with amsmath.sty;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end