src/Doc/Datatypes/Setup.thy
author blanchet
Mon, 12 Sep 2016 13:35:29 +0200
changeset 63851 1a1fd3f3a24c
parent 56059 2390391584c2
child 69605 a96320074298
permissions -rw-r--r--
prove 'set' property backward

theory Setup
imports Main
begin

ML_file "../antiquote_setup.ML"

end