src/Doc/Implementation/Base.thy
author wenzelm
Mon, 22 Sep 2014 16:28:24 +0200
changeset 58419 593917a7ad02
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
examples for local CSDP executable;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end