]> gitweb.factorcode.org Git - factor.git/commitdiff
syntax: fix using
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 25 Jan 2022 05:26:05 +0000 (21:26 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 25 Jan 2022 05:26:05 +0000 (21:26 -0800)
core/syntax/syntax.factor

index bd455574483709c6a7906b5029796bde49466d1f..0ce8ec2871f46a7e33cc04c9dda093391dc4adc8 100644 (file)
@@ -7,7 +7,7 @@ classes.predicate classes.singleton classes.tuple
 classes.tuple.parser classes.union combinators compiler.units
 definitions effects effects.parser fry generic generic.hook
 generic.math generic.parser generic.standard hash-sets
-hashtables hashtables.identity io.pathnames kernel lexer
+hashtables hashtables.identity init io.pathnames kernel lexer
 locals.errors locals.parser macros math memoize namespaces
 parser quotations sbufs sequences slots source-files splitting
 strings strings.parser vectors vocabs.loader vocabs.parser words