]> gitweb.factorcode.org Git - factor.git/commitdiff
bitcoin.client: fix doc usings.
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 27 May 2014 12:35:40 +0000 (05:35 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 27 May 2014 12:35:40 +0000 (05:35 -0700)
extra/bitcoin/client/client-docs.factor

index 212231b5c6904ab56e2859d504b69ea959c359f5..1df485a73db210095d5c6a841b01f361a8065ed0 100644 (file)
@@ -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