Lisp parsing tweak: use atoi and strtof instead of scanf
authorJann Horn <jann@thejh.net>
Tue, 28 May 2013 19:59:20 +0000 (09:59 -1000)
committerLMH <lmh.0013@gmail.com>
Tue, 28 May 2013 19:59:20 +0000 (09:59 -1000)
commitf1752f177532c4a26bdbc4990c7a6c9c462b0756
tree5e55b09e5731c7fdbcca412edc6d2a425736fc6f
parentac9eefacbf567631d7f6f4d52d4a98f2dd771d95
Lisp parsing tweak: use atoi and strtof instead of scanf
src/lisp/parser.cpp