dont use lib
parent
86cdfa3a4c
commit
b8f8d1f159
|
@ -1,6 +1,6 @@
|
||||||
USING: io kernel math math.functions math.parser parser lexer
|
USING: io kernel math math.functions math.parser parser lexer
|
||||||
namespaces make sequences splitting grouping combinators
|
namespaces make sequences splitting grouping combinators
|
||||||
continuations sequences.lib ;
|
continuations ;
|
||||||
IN: money
|
IN: money
|
||||||
|
|
||||||
: dollars/cents ( dollars -- dollars cents )
|
: dollars/cents ( dollars -- dollars cents )
|
||||||
|
|
Loading…
Reference in New Issue