src/Doc/Implementation/Base.thy
author blanchet
Sat, 09 May 2015 14:10:10 +0200
changeset 60279 351536745704
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
took out unreliable 'blast' from tactic altogether

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end