Fix load error
parent
627dfd1ff5
commit
b3f30fb807
|
@ -5,7 +5,7 @@ combinators compiler compiler.alien kernel math namespaces make
|
||||||
parser prettyprint prettyprint.sections quotations sequences
|
parser prettyprint prettyprint.sections quotations sequences
|
||||||
strings words cocoa.runtime io macros memoize debugger
|
strings words cocoa.runtime io macros memoize debugger
|
||||||
io.encodings.ascii effects libc libc.private parser lexer init
|
io.encodings.ascii effects libc libc.private parser lexer init
|
||||||
core-foundation ;
|
core-foundation fry ;
|
||||||
IN: cocoa.messages
|
IN: cocoa.messages
|
||||||
|
|
||||||
: make-sender ( method function -- quot )
|
: make-sender ( method function -- quot )
|
||||||
|
|
Loading…
Reference in New Issue