rename 'package' to 'module'
[nit.git] / src / metamodel / abstractmetamodel.nit
index 37f9472..01fffc2 100644 (file)
@@ -16,7 +16,7 @@
 # limitations under the License.
 
 # core NIT metamodel classes featuring the minimal and simpliest entities
-package abstractmetamodel
+module abstractmetamodel
 
 import partial_order
 import location