rename 'package' to 'module'
[nit.git] / src / metamodel / partial_order.nit
index ff71f47..a151453 100644 (file)
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 # Partial ordered sets (ie hierarchies)
-package partial_order
+module partial_order
 
 # Handles partial ordered sets (ie hierarchies)
 # Thez are built by adding new element at the bottom of the hierarchy