| version 1.20, Fri Nov 27 21:13:43 1998 UTC | version 1.21, Wed Feb 3 00:10:22 1999 UTC | ||
|---|---|---|---|
|
|
||
| then | then | ||
| rdrop drop ; | rdrop drop ; | ||
| : see ( "name" -- ) \ tools | : see ( "<spaces>name" -- ) \ tools | ||
| \G Locate @var{name} using the current search order. Display the | |||
| \G definition of @var{name}. Since this is achieved by decompiling | |||
| \G the definition, the formatting is mechanised and some source | |||
| \G information (comments, interpreted sequences within definitions | |||
| \G etc.) is lost. | |||
| name find-name dup 0= | name find-name dup 0= | ||
| IF | IF | ||
| drop -&13 bounce | drop -&13 bounce |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |