src/Doc/Datatypes/Setup.thy
author wenzelm
Thu, 22 Mar 2018 16:20:53 +0100
changeset 67922 9e668ae81f97
parent 56059 2390391584c2
child 69605 a96320074298
permissions -rw-r--r--
clarified signature: prefer selective include_sessions;

theory Setup
imports Main
begin

ML_file "../antiquote_setup.ML"

end