src/HOL/Tools/Ctr_Sugar/ctr_sugar.ML
changeset 59283 5ca195783da8
parent 59281 1b4dc8a9f7d9
child 59580 cbc38731d42f
--- a/src/HOL/Tools/Ctr_Sugar/ctr_sugar.ML	Mon Jan 05 11:00:12 2015 +0100
+++ b/src/HOL/Tools/Ctr_Sugar/ctr_sugar.ML	Mon Jan 05 21:24:14 2015 +0100
@@ -75,6 +75,8 @@
   val ctr_of_ctr_spec: ('c, 'a) ctr_spec -> 'c
   val args_of_ctr_spec: ('c, 'a) ctr_spec -> 'a list
 
+  val code_plugin: string
+
   type ctr_options = (string -> bool) * bool
   type ctr_options_cmd = (Proof.context -> string -> bool) * bool