src/Doc/Implementation/Base.thy
author wenzelm
Sat, 18 Apr 2015 20:44:55 +0200
changeset 60130 8044de95819b
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
clarified syntax diagram: 'obtains' does not allow prop_pat (although it could and should at some point);

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end