factor/basis/bootstrap/threads/threads.factor

7 lines
143 B
Factor
Raw Normal View History

2008-07-28 23:28:13 -04:00
! Copyright (C) 2008 Slava Pestov.
! See http://factorcode.org/license.txt for BSD license.
IN: bootstrap.threads
USE: io.thread
USE: threads