debugger: remove double namespace using.

John Benediktsson 2011-10-14 15:45:31 -07:00
parent 794671d0ba
commit 02d749bebe
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 )