home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3147 / MANIFEST < prev    next >
Encoding:
Text File  |  1991-03-29  |  892 b   |  16 lines

  1.    File Name        Archive #    Description
  2. -----------------------------------------------------------
  3.  LICENSE                    2    Permission to use/copy this package
  4.  MANIFEST                   1    This file
  5.  Makefile                   1    Makefile for the library
  6.  README                     1    Discussion of algorithm(s) for AVL trees
  7.  avl.3                      2    Documentation for the AVL tree library
  8.  avl.c                      2    Source for the entire AVL library
  9.  avl.h                      1    Include file for the AVL tree library
  10.  avl_test.c                 1    The test program
  11.  avl_typs.h                 1    Include file needed by the AVL tree library
  12.  key_gen.c                  1    Generates random test values
  13.  rotate.old                 1    Old code for AVL rotations (no longer used)
  14.  testvals.h                 1    Test values for the test program
  15.  testvals.old               2    Old test values
  16.