concurrency.distributed: add myself to the vocab authors
parent
762268f2fe
commit
5dec80711b
|
@ -1 +1,2 @@
|
||||||
Chris Double
|
Chris Double
|
||||||
|
Alexander Ilin
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
! Copyright (C) 2005 Chris Double. All Rights Reserved.
|
! Copyright (C) 2005 Chris Double. All Rights Reserved.
|
||||||
|
! Copyright (C) 2018 Alexander Ilin.
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: accessors arrays assocs concurrency.messaging
|
USING: accessors arrays assocs concurrency.messaging
|
||||||
continuations destructors fry init io io.encodings.binary
|
continuations destructors fry init io io.encodings.binary
|
||||||
|
|
Loading…
Reference in New Issue