src/Doc/System/Base.thy
author eberlm
Wed, 28 Jan 2015 12:26:56 +0100
changeset 59454 588b81d19823
parent 56059 2390391584c2
child 61656 cfabbc083977
permissions -rw-r--r--
Fixed variable naming bug in function package

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end