FUEL: small refactoring.

db4
Jose A. Ortega Ruiz 2009-02-19 10:26:00 +01:00
parent b9de229b23
commit 9e68c222f0
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ PRIVATE>
: (fuel-word-synopsis) ( word usings -- str/f )
[
[ vocab ] filter interactive-vocabs get append interactive-vocabs set
[ vocab ] filter interactive-vocabs [ append ] change
fuel-find-word [ synopsis ] when*
] with-scope ;