PreviousUpNext

15.4.96  src/app/makelib/paths/source-path-set.pkg

## anchor_dictionary sets.
## (C) 1999 Lucent Technologies, Bell Laboratories
## Author: Matthias Blume (blume@kurims.kyoto-u.ac.jp)

# Compiled by:
#     src/app/makelib/paths/srcpath.sublib


#   Uses Lib7 library implementation of sets.



###                     "If debugging is the process of removing bugs, then
###                      programming must be the process of putting them in."
###
###                                               -- Edsger Dijkstra



package source_path_set
    =
    red_black_set_g( anchor_dictionary );


Comments and suggestions to: bugs@mythryl.org

PreviousUpNext