src/Doc/Implementation/Base.thy
author wenzelm
Mon, 22 Sep 2014 16:15:29 +0200
changeset 58418 a04b242a7a01
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
clarified SOS tool setup vs. examples;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end