Add back the using for nested-comments. Wo shi ben dan...
parent
f6353e17cd
commit
289cba7fb5
|
@ -1,6 +1,6 @@
|
||||||
! Copyright (C) 2009 blei, Doug Coleman.
|
! Copyright (C) 2009 blei, Doug Coleman.
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: kernel sequences math locals make ;
|
USING: kernel locals make math multiline sequences ;
|
||||||
IN: nested-comments
|
IN: nested-comments
|
||||||
|
|
||||||
: (count-subsequences) ( count substring string n -- count' )
|
: (count-subsequences) ( count substring string n -- count' )
|
||||||
|
|
Loading…
Reference in New Issue