niti: fix type in tool description
[nit.git] / contrib / pep8analysis / src / parser / parser_nodes.nit
index f84afe5..e1fb641 100644 (file)
@@ -1,6 +1,6 @@
 # Raw AST node hierarchy.
 # This file was generated by SableCC (http://www.sablecc.org/).
-module parser_nodes
+module parser_nodes is old_style_init
 
 import location