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 / pltotf.chch < prev    next >
Text File  |  1995-03-22  |  522b  |  27 lines

  1. Changes for PLTOTF.CH by Andreas Scherer, March 22, 1995.
  2.  
  3. @x l.35
  4. @d banner=='This is PLtoTF, Version 3.4' {printed when the program starts}
  5. @y
  6. @d banner=='This is PLtoTF, Version 3.5' {printed when the program starts}
  7. @z
  8.  
  9. @x l.37
  10. @d banner=='This is PLtoTF, Version 3.4' {more is printed later}
  11. @y
  12. @d banner=='This is PLtoTF, Version 3.5' {more is printed later}
  13.  
  14. @d amiga==ifdef('_AMIGA')
  15. @d agima==endif('_AMIGA')
  16. @z
  17.  
  18. @x l.46
  19. @p program PLtoTF;
  20. @y
  21. @p program PLtoTF;
  22.  
  23. amiga@;
  24. @=#include "pltotf.version";@>
  25. agima@;
  26. @z
  27.