| version 1.25, Thu Jun 24 20:50:40 2004 UTC | version 1.26, Sun Jul 18 13:31:06 2004 UTC | ||
|---|---|---|---|
|
|
||
| : link-warn? ( -- ) \ local links only | : link-warn? ( -- ) \ local links only | ||
| link $@ ': scan nip ?EXIT | link $@ ': scan nip ?EXIT | ||
| link $@ r/o open-file nip IF | link $@ '# $split 2drop r/o open-file nip IF | ||
| s" Dead Link '" stderr write-file throw | s" Dead Link '" stderr write-file throw | ||
| link $@ stderr write-file throw | link $@ stderr write-file throw | ||
| s\" ' !!!\n" stderr write-file throw | s\" ' !!!\n" stderr write-file throw |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |