src/Doc/Datatypes/Setup.thy
author blanchet
Sun, 11 Sep 2016 13:35:27 +0200
changeset 63836 2f9ee7d85d85
parent 56059 2390391584c2
child 69605 a96320074298
permissions -rw-r--r--
preserve order of dead variables

theory Setup
imports Main
begin

ML_file "../antiquote_setup.ML"

end