X-Git-Url: http://nitlanguage.org diff --git a/src/program.nit b/src/program.nit index 728b7ce..f44a77a 100644 --- a/src/program.nit +++ b/src/program.nit @@ -15,7 +15,7 @@ # limitations under the License. # Common things to represent a Nit program/library -package program +module program import metamodel import icode