Allow negative values to be specified in the loader.

This commit is contained in:
Doug Ambrisko 2007-12-19 17:06:32 +00:00
parent e61e13b2ab
commit c609b15425

View File

@ -463,8 +463,10 @@ also parser definitions also
: digit?
line_pointer c@ >r
r@ [char] - =
r@ [char] 0 >=
r> [char] 9 <= and
or
;
: quote?