Fix bug in do-compile-errors

db4
Slava Pestov 2008-11-16 15:31:31 -06:00
parent fbe29ceca8
commit 78161aa2b3
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ GENERIC: word-vocabulary ( word -- vocabulary )
M: word word-vocabulary vocabulary>> ;
M: method-body word-vocabulary "method-generic" word-prop ;
M: method-body word-vocabulary "method-generic" word-prop word-vocabulary ;
: do-compile-errors ( -- )
compiler-errors-file utf8 [