X-Git-Url: http://nitlanguage.org diff --git a/lib/symbol.nit b/lib/symbol.nit index b865017..2a26fa6 100644 --- a/lib/symbol.nit +++ b/lib/symbol.nit @@ -10,8 +10,7 @@ # You are allowed to redistribute it and sell it, alone or is a part of # another product. -# Symbol classes -# FIXME: Should be deprecated soon +# Library for simple interning of strings module symbol redef class String