rename 'package' to 'module'
[nit.git] / src / program.nit
index 728b7ce..f44a77a 100644 (file)
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 # Common things to represent a Nit program/library
-package program
+module program
 
 import metamodel
 import icode