nitc: extract common app.nit annotations from Android
[nit.git] / lib / app / app_base.nit
index a528d57..f892033 100644 (file)
@@ -16,6 +16,7 @@
 
 module app_base is
        new_annotation app_name
+       new_annotation app_namespace
        new_annotation app_version
 end