src/Doc/JEdit/Base.thy
author wenzelm
Fri, 25 Apr 2014 14:18:13 +0200
changeset 56720 e1317a26f8c0
parent 56059 2390391584c2
child 61656 cfabbc083977
permissions -rw-r--r--
updated properties for scala.concurrent.ExecutionContext.Implicits.global (future task farm), similar to Isabelle/ML; removed obsolete properties for old actors;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end