home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / c / cpp2latx.zip / README.AMI < prev    next >
Text File  |  1992-05-25  |  820b  |  32 lines

  1.     ==============
  2.     c++2latex V2.0
  3.     Amiga version
  4.     16-may-92
  5.     ==============
  6.  
  7. This version was ported by Lars Magnus Nordeide
  8. using SAS/C V5.10a.
  9.  
  10. See the diffs for the changes in c++2latex.l and main.c.
  11. The files alloca.c and allocate.c has been added because
  12. the Amiga haven't got alloca(). I have also replaced
  13. getopt.h, getopt.c and getopt1.c with newer versions.
  14. This distribution contains an Amiga executable.
  15.  
  16. If you are using it on non-C++ files (i.e. ansi-c) you must
  17. either use the -a option as in 'c++2latex -a file.c', or you
  18. can make a copy of c++2latex with the name c2latex and use
  19. that instead. Ex. 'c2latex file.c'. If you are using
  20. AmigaDOS V2.x you can use makelink instead of copy.
  21.  
  22. Adress:
  23.    Lars Magnus Nordeide
  24.    Odinsgate 8
  25.    N-4300 SANDNES
  26.    NORWAY
  27.  
  28. email:
  29.    larsm@ii.uib.no
  30.  
  31. Share and enjoy.
  32.