src/Doc/Codegen/Evaluation.thy
changeset 63670 8e0148e1f5f4
parent 63175 d191892b1c23
child 65041 2525e680f94f
equal deleted inserted replaced
63669:256fc20716f2 63670:8e0148e1f5f4
   338 
   338 
   339 text \<open>
   339 text \<open>
   340   For technical reasons it is sometimes necessary to separate
   340   For technical reasons it is sometimes necessary to separate
   341   generation and compilation of code which is supposed to be used in
   341   generation and compilation of code which is supposed to be used in
   342   the system runtime.  For this @{command code_reflect} with an
   342   the system runtime.  For this @{command code_reflect} with an
   343   optional @{text "file"} argument can be used:
   343   optional \<^theory_text>\<open>file\<close> argument can be used:
   344 \<close>
   344 \<close>
   345 
   345 
   346 code_reflect %quote Rat
   346 code_reflect %quote Rat
   347   datatypes rat
   347   datatypes rat
   348   functions Fract
   348   functions Fract