Merge: doc: fixed some typos and other misc. corrections
[nit.git] / src / nitrestful.nit
index 2303974..6a93f30 100644 (file)
@@ -193,6 +193,7 @@ else
 end
 
 var nit_module = new NitModule(module_name)
+nit_module.annotations.add """generated"""
 nit_module.annotations.add """no_warning("parentheses")"""
 nit_module.header = """
 # This file is generated by nitrestful