FUEL: Fix.
parent
9e68c222f0
commit
e426026f73
|
@ -93,7 +93,7 @@ PRIVATE>
|
||||||
: (fuel-word-synopsis) ( word usings -- str/f )
|
: (fuel-word-synopsis) ( word usings -- str/f )
|
||||||
[
|
[
|
||||||
[ vocab ] filter interactive-vocabs [ append ] change
|
[ vocab ] filter interactive-vocabs [ append ] change
|
||||||
fuel-find-word [ synopsis ] when*
|
fuel-find-word [ synopsis ] [ f ] if*
|
||||||
] with-scope ;
|
] with-scope ;
|
||||||
|
|
||||||
: (fuel-word-see) ( word -- elem )
|
: (fuel-word-see) ( word -- elem )
|
||||||
|
|
Loading…
Reference in New Issue