new accessors

db4
Doug Coleman 2008-09-02 12:36:57 -05:00
parent acc3badbe7
commit 052b7b9155
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ M: remote-process send ( message thread -- )
send-remote-message ;
M: thread (serialize) ( obj -- )
thread-id local-node get-global <remote-process>
id>> local-node get-global <remote-process>
(serialize) ;
: stop-node ( node -- )