doc-src/IsarAdvanced/Codegen/Thy/Further.thy
author haftmann
Mon, 22 Sep 2008 13:56:04 +0200
changeset 28315 d3cf88fe77bc
parent 28213 b52f9205a02d
child 28419 f65e8b318581
permissions -rw-r--r--
generic quickcheck framework

theory Further
imports Setup
begin

section {* Further topics *}

subsection {* Serializer options *}

subsection {* Evaluation oracle *}

subsection {* Code antiquotation *}

subsection {* Creating new targets *}

text {* extending targets, adding targets *}

end