7 lines
157 B
Factor
7 lines
157 B
Factor
|
! Copyright (C) 2007 Robbert van Dalen.
|
||
|
! See http://factorcode.org/license.txt for BSD license.
|
||
|
|
||
|
USING: kernel sequences enchilada strings ;
|
||
|
IN: temporary
|
||
|
|