bitcoin.client: fix doc usings.
parent
cea47b896d
commit
5d17cfd385
|
@ -1,6 +1,6 @@
|
|||
! Copyright (C) 2010 Chris Double.
|
||||
! See http://factorcode.org/license.txt for BSD license.
|
||||
USING: help.markup help.syntax kernel math sequences strings ;
|
||||
USING: assocs help.markup help.syntax kernel math sequences strings ;
|
||||
IN: bitcoin.client
|
||||
|
||||
HELP: bitcoin-server
|
||||
|
|
Loading…
Reference in New Issue