aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--admin/grammars/python.wy1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/grammars/python.wy b/admin/grammars/python.wy
index 22e85570dc1..2539d1bec8c 100644
--- a/admin/grammars/python.wy
+++ b/admin/grammars/python.wy
@@ -91,6 +91,7 @@
91%expectedconflicts 5 91%expectedconflicts 5
92 92
93%{ 93%{
94(require 'semantic/tag)
94(declare-function wisent-python-reconstitute-function-tag 95(declare-function wisent-python-reconstitute-function-tag
95 "semantic/wisent/python" (tag suite)) 96 "semantic/wisent/python" (tag suite))
96(declare-function wisent-python-reconstitute-class-tag "semantic/wisent/python" 97(declare-function wisent-python-reconstitute-class-tag "semantic/wisent/python"