lib/standard: Added fixints in standard imports
authorLucas Bajolet <r4pass@hotmail.com>
Mon, 10 Aug 2015 15:24:23 +0000 (11:24 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Thu, 13 Aug 2015 15:45:20 +0000 (11:45 -0400)
Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>

lib/standard/standard.nit

index e675600..2251bc3 100644 (file)
@@ -32,3 +32,4 @@ import numeric
 import error
 import re
 import bytes
+import fixed_ints