(DIR) Alpha Micro Users Society (AMUS) Network Library Archive
        
        
                          PASCAL LIBRARY ACCOUNT [100,120]
        
 (TXT) ^AVLMOD EXT^ 1     External function/process file for AVLMOD.PAS
 (TXT) ^AVLMOD PAS^ 24    Weight balanced binary search tree
 (TXT) ^AVLMOD TYP^ 3     Include file for AVLMOD.PAS
 (TXT) ^AVLTST PAS^ 2     Test driver for AVLMOD.PAS
 (TXT) ^LIST   EXT^ 2     External function/process file for LIST.PAS
 (TXT) ^LIST   PAS^ 13    Circular Double-linked list w/ variable listelement
 (TXT) ^LIST   TYP^ 3     Include file for LIST.PAS
 (TXT) ^LISTST PAS^ 2     A short test driver for the list module
 (TXT) ^MAP    TYP^ 4     (?) for LIST?
 (TXT) ^QUEUE  EXT^ 1     External function/process file for QUEUE.PAS
 (TXT) ^QUEUE  PAS^ 8     A circular array queue
 (TXT) ^QUEUE  TYP^ 1     Include file for QUEUE.PAS
 (TXT) ^STACK  EXT^ 1     External function/process file for STACK.PAS
 (TXT) ^STACK  PAS^ 8     Implementation of a stack using the list module features
 (TXT) ^STACK  TYP^ 1     Include file for STACK.PAS
 (TXT) ^STACKT PAS^ 2     A short test driver for the stack module
 (TXT) ^TREE   EXT^ 2     External function/process file for TREE.PAS
 (TXT) ^TREE   PAS^ 12    An array implementation of a forest & tree(s)
 (TXT) ^TREE   TYP^ 2     Include file for TREE.PAS
 (TXT) ^UBSMOD EXT^ 1     External function/process file for UBSMOD.PAS
 (TXT) ^UBSMOD PAS^ 8     Unbalanced binary search tree implementation
 (TXT) ^UBSMOD TYP^ 3     Include file for UBSMOD.PAS
 (TXT) ^UBSTST PAS^ 2     A short test driver for the UBSMOD
        
       ^  *    EXT^ 1     External function and procedure listings for driver program
       ^  *    TYP^ 1     Type declarations for each module. Make changes here.
        
       All files:
 (TXT) a.a
 (TXT) avlmod.ext
 (TXT) avlmod.pas
 (TXT) avlmod.typ
 (TXT) avltst.pas
 (TXT) direct.hlp
 (TXT) list.ext
 (TXT) list.pas
 (TXT) list.typ
 (TXT) listst.pas
 (TXT) map.typ
 (TXT) queue.ext
 (TXT) queue.pas
 (TXT) queue.typ
 (TXT) stack.ext
 (TXT) stack.pas
 (TXT) stack.typ
 (TXT) stackt.pas
 (TXT) tree.ext
 (TXT) tree.pas
 (TXT) tree.typ
 (TXT) ubsmod.ext
 (TXT) ubsmod.pas
 (TXT) ubsmod.typ
 (TXT) ubstst.pas