altos/lisp: use strtof instead of atof
authorKeith Packard <keithp@keithp.com>
Sun, 3 Dec 2017 05:21:55 +0000 (23:21 -0600)
committerKeith Packard <keithp@keithp.com>
Sun, 3 Dec 2017 05:21:55 +0000 (23:21 -0600)
atof returns double, strtof returns float.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found