commit | d897ac478b9a2fdc7245281c7b639796b0c6e998 | [log] [tgz] |
---|---|---|
author | Ray Gardner <raygard@gmail.com> | Sun May 05 16:21:42 2024 -0600 |
committer | Rob Landley <rob@landley.net> | Fri Jun 28 00:44:05 2024 -0500 |
tree | f09e6f73a3a7f63650a0c1cbe64e992de4c75240 | |
parent | c4b59be67fb02bfd35cca12c3fd3f82fe8c11011 [diff] |
clean up pass on run.c Inline set_string(); rename val_to_str to to_str and val_to_num to to_num; replace str_to_num with atof; other cleanups