| version 1.5, Tue Nov 15 15:55:36 1994 UTC | version 1.6, Thu Nov 24 16:55:15 1994 UTC | ||
|---|---|---|---|
|
|
||
| : hash-cold ( -- ) Defers 'cold | : hash-cold ( -- ) Defers 'cold | ||
| HashPointer off HashTable off HashIndex off | HashPointer off HashTable off HashIndex off | ||
| addall ; | voclink | ||
| BEGIN @ dup @ WHILE | |||
| dup cell - @ >r | |||
| dup 'initvoc | |||
| r> over cell - ! | |||
| REPEAT drop ; | |||
| ' hash-cold IS 'cold | ' hash-cold IS 'cold | ||
| : .words ( -- ) | : .words ( -- ) |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |