bugfix: floating point precision; added strutils.formatFloat

This commit is contained in:
Araq
2011-01-09 14:59:49 +01:00
parent 064417fc5a
commit f31eab8536
2 changed files with 4 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
#
# Nimrod's Runtime Library
# (c) Copyright 2010 Andreas Rumpf
# (c) Copyright 2011 Andreas Rumpf
#
# See the file "copying.txt", included in this
# distribution, for details about the copyright.