]> git.saurik.com Git - cycript.git/blobdiff - Cycript.yy.in
Replace the svnversion mechanism with git describe.
[cycript.git] / Cycript.yy.in
index 925481af97cd977d20d04ec6b0b8a68e804a4edb..f289f76773bae1461946a4ed57664b23a1be4c35 100644 (file)
@@ -1594,7 +1594,7 @@ ClassStatement
     ;
 
 CategoryName
-    : "(" Word ")"
+    : "(" WordOpt ")"
     ;
 
 CategoryStatement