From: Doug Coleman Date: Mon, 20 Dec 2021 22:29:53 +0000 (-0600) Subject: factor: fix using X-Git-Tag: 0.99~2173 X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=commitdiff_plain;h=f24c872ba77c303f2091247e35273a1ede5dd0f6 factor: fix using --- diff --git a/extra/math/text/french/french.factor b/extra/math/text/french/french.factor index 2206c5e13b..b6ea66b5d2 100644 --- a/extra/math/text/french/french.factor +++ b/extra/math/text/french/french.factor @@ -1,7 +1,7 @@ ! Copyright (c) 2009 Samuel Tardieu. ! See http://factorcode.org/license.txt for BSD license. USING: arrays assocs combinators kernel math math.functions -math.parser math.text.utils memoize sequences ; +math.parser math.text.utils memoize sequences splitting ; IN: math.text.french