gamnit: fix virtual gamepad asset name
[nit.git] / src / parser / lexer.nit
index 0bf30f2..f5cf331 100644 (file)
@@ -1,6 +1,6 @@
 # Lexer and its tokens.
 # This file was generated by SableCC (http://www.sablecc.org/).
-module lexer is no_warning("missing-doc")
+module lexer is generated, no_warning("missing-doc")
 
 intrude import parser_nodes
 intrude import lexer_work