src/Doc/Implementation/Base.thy
author paulson <lp15@cam.ac.uk>
Tue, 15 Aug 2017 22:22:15 +0100
changeset 66439 1a93b480fec8
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
fixed the previous commit (henstock_lemma)

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end