src/Doc/Implementation/Base.thy
author blanchet
Thu, 26 Jun 2014 13:35:17 +0200
changeset 57364 c1060d10089f
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
honor visible in SML naive Bayes

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end