4 lines
97 B
Factor
4 lines
97 B
Factor
|
|
PROVIDE: contrib/coroutines
|
||
|
|
{ +files+ { "coroutines.factor" } }
|
||
|
|
{ +tests+ { "tests.factor" } } ;
|