]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/ctags/ctags.factor
Updating code for make and fry changes
[factor.git] / extra / ctags / ctags.factor
index e8c5608375cb9e569658ce1c5f64399a429c3513..38160de0e9cf7780711dcf145c645ba7cf34d48b 100644 (file)
@@ -6,7 +6,7 @@
 
 USING: arrays kernel sequences io io.files io.backend
 io.encodings.ascii math.parser vocabs definitions
-namespaces words sorting ;
+namespaces make words sorting ;
 IN: ctags
 
 : ctag-word ( ctag -- word )