Fix core-text.utilities
parent
69938925ee
commit
da44f198f6
|
@ -1,6 +1,6 @@
|
||||||
! Copyright (C) 2009 Slava Pestov.
|
! Copyright (C) 2009 Slava Pestov.
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: words parser alien alien.c-types kernel fry ;
|
USING: words parser alien alien.c-types kernel fry accessors ;
|
||||||
IN: core-text.utilities
|
IN: core-text.utilities
|
||||||
|
|
||||||
: C-GLOBAL:
|
: C-GLOBAL:
|
||||||
|
|
Loading…
Reference in New Issue