src/HOL/Tools/value_command.ML
changeset 67386 998e01d6f8fd
parent 67330 2505cabfc515
child 67463 a5ca98950a91
--- a/src/HOL/Tools/value_command.ML	Tue Jan 09 15:18:41 2018 +0100
+++ b/src/HOL/Tools/value_command.ML	Tue Jan 09 15:40:12 2018 +0100
@@ -73,7 +73,7 @@
       >> (fn ((name, modes), t) => Toplevel.keep (value_cmd name modes t)));
 
 val _ = Theory.setup
-  (Thy_Output.antiquotation \<^binding>\<open>value\<close>
+  (Document_Antiquotation.setup \<^binding>\<open>value\<close>
     (Scan.lift opt_evaluator -- Term_Style.parse -- Args.term)
     (fn {source, context, ...} => fn ((name, style), t) => Thy_Output.output context
       (Thy_Output.maybe_pretty_source Thy_Output.pretty_term context source