home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ledar34.zip / LEDA-3_1c-src.readme < prev    next >
Text File  |  2002-01-27  |  2KB  |  42 lines

  1. Short:    ``Library of Efficient Datatypes and Algorithms'' (libs source code)
  2. Author:   Stefan Naeaher (stefan@mpi-sb.mpg.de)
  3. Uploader: fach5@cipsol.cs.uni-sb.de (Gerhard Leibrock)
  4. Type:     dev/misc
  5.  
  6. This archive contains the source code for the LEDA linker libs for g++.
  7. To compile the LEDA linker libs, you need also either
  8.         o LEDA-3.1c-generic.lha         (ANY amiga with OS 2.x)
  9.         o LEDA-3.1c-high.lha            (>= 68020, 68881, OS 2.x)
  10. because these archives contain the needed include files (And compiled linker
  11. libs, example programs, etc). I didn't include them into this archive,
  12. because if you want to use LEDA, you should have one of the files above.
  13.  
  14.                                   LEDA
  15.  
  16.              A Library of Efficient Data Types and Algorithms
  17.  
  18.  
  19.                              Stefan Naeher
  20.                    Max-Planck-Institut fueur Informatik
  21.                   Im Stadtwald, 6600 Saarbruecken, FRG
  22.  
  23.                           stefan@mpi-sb.mpg.de
  24.  
  25.  
  26. LEDA gets used at the ``Universitaet des Saarlandes'' in Saarbruecken (Germany).
  27. So I have to use it for various reasons. This is why I ported it to the amiga
  28. with some limitations:
  29.                 o Had to rename 3 include files, because the amiga can't
  30.                   distinguish between upper and lower case letters concerning
  31.                   filenames.
  32.                 o Function ``used_time()'' may not work correctly when used
  33.                   with NTSC machines.
  34.                 o DaggeX 1.0b required to use graphic output (No native
  35.                   amiga graphic supported)
  36.  
  37.  
  38. Gerhard, November 1994
  39.  
  40.         Gerhard Leibrock, Neuhaeuselerstr. 12, 66459 Kirkel, T.: (+49) 06849/6134
  41.         e-mail: fach5@cipsol.cs.uni-sb.de
  42.