src/Pure/Tools/rail.ML
changeset 58928 23d0ffd48006
parent 58903 38c72f5f6c2e
child 58978 e42da880c61e
--- a/src/Pure/Tools/rail.ML	Fri Nov 07 16:22:25 2014 +0100
+++ b/src/Pure/Tools/rail.ML	Fri Nov 07 16:36:55 2014 +0100
@@ -316,7 +316,7 @@
 
 fun output_rules state rules =
   let
-    val output_antiq = Thy_Output.eval_antiq (Keyword.get_keywords ()) state;
+    val output_antiq = Thy_Output.eval_antiq state;
     fun output_text b s =
       Output.output s
       |> b ? enclose "\\isakeyword{" "}"