home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dream 45
/
Amiga_Dream_45.iso
/
Amiga
/
Magazine
/
Dossier-LaTeX
/
AmiWeb2C.lha
/
source
/
web2c-6.1
/
web2c
/
fontutil
/
tftopl.chch
< prev
next >
Wrap
Text File
|
1995-03-20
|
354b
|
21 lines
Changes for TFTOPL.CH by Andreas Scherer, February 26, 1995.
@x l.39
@d banner=='This is TFtoPL, Version 3.1' {more is printed later}
@y
@d banner=='This is TFtoPL, Version 3.1' {more is printed later}
@d amiga==ifdef('_AMIGA')
@d agima==endif('_AMIGA')
@z
@x l.53
program TFtoPL;
@y
program TFtoPL;
amiga@;
@=#include "tftopl.version";@>
agima@;
@z