src/Doc/Implementation/Base.thy
author paulson <lp15@cam.ac.uk>
Thu, 12 Apr 2018 12:16:34 +0100
changeset 67976 75b94eb58c3d
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
Analysis builds using set_borel_measurable_def, etc.

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end