debugger: remove double namespace using.

db4
John Benediktsson 2011-10-14 15:45:31 -07:00
parent dc06efe2a4
commit 7d31da68b8
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ classes compiler.units generic.standard generic.single vocabs
init kernel.private io.encodings accessors math.order
destructors source-files parser classes.tuple.parser
effects.parser lexer generic.parser strings.parser vocabs.loader
vocabs.parser source-files.errors namespaces ;
vocabs.parser source-files.errors ;
IN: debugger
GENERIC: error-help ( error -- topic )