src/Doc/System/Base.thy
author paulson <lp15@cam.ac.uk>
Tue, 28 Apr 2015 16:23:05 +0100
changeset 60149 9b0825a00b1a
parent 56059 2390391584c2
child 61656 cfabbc083977
permissions -rw-r--r--
Fixed a non-terminating proof (almost certainly caused by no change of mind)

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end