X-Git-Url: http://nitlanguage.org diff --git a/lib/ropes_debug.nit b/lib/ropes_debug.nit index 8482352..874961f 100644 --- a/lib/ropes_debug.nit +++ b/lib/ropes_debug.nit @@ -14,8 +14,8 @@ # Exposes methods for debugging ropes when needed. module ropes_debug -import standard -intrude import standard::text::ropes +import core +intrude import core::text::ropes redef class Text # Writes self as a dot file on the hard drive