X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=basis%2Ftools%2Fdeprecation%2Fdeprecation-docs.factor;h=9f71e109c0da89af3c0b626ed8e57c30c19ebeb4;hp=0135b2d6d0e06afab986bbda0567ee155f1a3625;hb=96d543056491bfd71e65a093f4add5a6a5bb780d;hpb=6206ba5583b7616c59741963dbf01d8c9c88e223 diff --git a/basis/tools/deprecation/deprecation-docs.factor b/basis/tools/deprecation/deprecation-docs.factor index 0135b2d6d0..9f71e109c0 100644 --- a/basis/tools/deprecation/deprecation-docs.factor +++ b/basis/tools/deprecation/deprecation-docs.factor @@ -1,6 +1,6 @@ ! Copyright (C) 2009 Joe Groff. ! See http://factorcode.org/license.txt for BSD license. -USING: help.markup help.syntax kernel words ; +USING: help.markup help.syntax ; IN: tools.deprecation HELP: :deprecations