rename 'package' to 'module'
[nit.git] / src / nitc.nit
index 6115520..06aeb71 100644 (file)
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 # Nit compiler main module
-package nitc
+module nitc
 
 import abstracttool
 import analysis