| version 1.38, Fri Jan 4 20:31:54 2002 UTC | version 1.39, Sat Jan 26 16:31:40 2002 UTC | ||
|---|---|---|---|
|
|
||
| : seecode ( xt -- ) | : seecode ( xt -- ) | ||
| dup s" Code" .defname | dup s" Code" .defname | ||
| threading-method | |||
| if | |||
| >code-address | >code-address | ||
| then | |||
| dup in-dictionary? \ user-defined code word? | dup in-dictionary? \ user-defined code word? | ||
| if | if | ||
| dup next-head | dup next-head |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |