math.parser: oops
parent
4e8a1d0bb4
commit
4b6559849f
|
@ -1,7 +1,7 @@
|
|||
! (c)2009 Joe Groff bsd license
|
||||
USING: accessors byte-arrays combinators kernel kernel.private
|
||||
math namespaces sequences sequences.private splitting strings
|
||||
make generalizations ;
|
||||
make ;
|
||||
IN: math.parser
|
||||
|
||||
: digit> ( ch -- n )
|
||||
|
|
Loading…
Reference in New Issue