home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
C++
/
Applications
/
Nuntius 1.2
/
src
/
Nuntius
/
tools
/
AntiCopy
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
IBM855 (detected)
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-02-20
|
212 b
|
9 lines
|
[
TEXT/MPS
]
set text '// Copyright © 1992 Peter Speck, speck@dat.ruc.dk. All rights reserved.'∂n
for f in `{nuntius}tools:MyFiles`
echo {f} ∑∑ {worksheet}
echo -n "{{text}}" > {tmp}
cat {f} >> {tmp}
mv -y {tmp} {f}
end