alien.library: fix docs circularity
parent
a1ad3385b9
commit
ac58033aff
|
@ -1,6 +1,7 @@
|
||||||
! 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: alien alien.syntax assocs help.markup help.syntax strings words ;
|
USING: alien alien.syntax assocs help.markup help.syntax kernel
|
||||||
|
strings ;
|
||||||
IN: alien.libraries
|
IN: alien.libraries
|
||||||
|
|
||||||
HELP: add-library
|
HELP: add-library
|
||||||
|
|
Loading…
Reference in New Issue