stdlib/strings: Cleaned the old way of defining private attributes (readable var...
authorLucas Bajolet <r4pass@hotmail.com>
Thu, 27 Feb 2014 16:26:03 +0000 (11:26 -0500)
committerLucas Bajolet <r4pass@hotmail.com>
Mon, 24 Mar 2014 17:06:51 +0000 (13:06 -0400)
commit1c30376eb0e12f068718eead32e4ed19ca45da82
tree3f3bb34233fbaa3b7da089a8cc3620c2d524204e
parentfe210d9b484b785a4459925e67dd4465b60ff678
stdlib/strings: Cleaned the old way of defining private attributes (readable var _...) and replaced with normal vars.

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/standard/file.nit
lib/standard/ropes.nit
lib/standard/string.nit
tests/base_test_obj_id.nit
tests/string_ffi_ref_test.nit