rename 'package' to 'module'
[nit.git] / src / utils.nit
index 2787b22..df2e9f5 100644 (file)
@@ -16,7 +16,7 @@
 # limitations under the License.
 
 # Various functions for NIT tools
-package utils
+module utils
 
 import symbol