X-Git-Url: http://nitlanguage.org diff --git a/src/uml/uml.nit b/src/uml/uml.nit index 2a881a9..0403540 100644 --- a/src/uml/uml.nit +++ b/src/uml/uml.nit @@ -17,3 +17,4 @@ module uml import uml_base import uml_class +import uml_module