src/Doc/System/Base.thy
author wenzelm
Mon, 06 Oct 2014 17:26:30 +0200
changeset 58593 51adee3ace7b
parent 56059 2390391584c2
child 61656 cfabbc083977
permissions -rw-r--r--
documentation of @{cite} and cite_macro;

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end