| version 1.98, Sat Jun 16 22:53:36 2001 UTC | version 1.99, Fri Oct 26 12:00:15 2001 UTC | ||
|---|---|---|---|
|
|
||
| 2drop type ; | 2drop type ; | ||
| : print-entry ( -- ) | : print-entry ( -- ) | ||
| ." I_" prim prim-c-name 2@ type ." :" ; | ." CASE I_" prim prim-c-name 2@ type ." :" ; | ||
| : output-c ( -- ) | : output-c ( -- ) | ||
| print-entry ." /* " prim prim-name 2@ type ." ( " prim prim-stack-string 2@ type ." ) */" cr | print-entry ." /* " prim prim-name 2@ type ." ( " prim prim-stack-string 2@ type ." ) */" cr |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |