| version 1.3, Sat Sep 23 15:46:58 2000 UTC | version 1.4, Sat Sep 14 08:20:20 2002 UTC | ||
|---|---|---|---|
|
|
||
| forthstart | forthstart | ||
| begin \ search for start of file ("#! " at a multiple of 8) | begin \ search for start of file ("#! " at a multiple of 8) | ||
| 8 - | 8 - | ||
| dup 3 s" #! " compare 0= | dup 3 s" #! " str= | ||
| until ( imagestart ) | until ( imagestart ) | ||
| here over - r@ write-file throw | here over - r@ write-file throw | ||
| r> close-file throw ; | r> close-file throw ; |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |