PreviousUpNext

15.4.110  src/app/makelib/stuff/map-g.pkg

## map-g.pkg

# Compiled by:
#     src/app/makelib/stuff/makelib-stuff.sublib


# This generic is invoked (only) in:
#
#     src/app/makelib/compilable/thawedlib-tome-map.pkg
#     src/app/makelib/stuff/symbol-map.pkg
#     src/app/makelib/compile/compile-in-dependency-order-g.pkg
#     src/app/makelib/freezefile/frozenlib-tome-map.pkg
#     src/app/makelib/freezefile/freezefile-g.pkg
#
generic package map_g
    =
    red_black_map_g;                            # red_black_map_g       def in    src/lib/src/red-black-map-g.pkg


## (C) 1999 Lucent Technologies, Bell Laboratories
## Author: Matthias Blume (blume@kurims.kyoto-u.ac.jp)
## Subsequent changes by Jeff Prothero Copyright (c) 2010-2015,
## released per terms of SMLNJ-COPYRIGHT.


Comments and suggestions to: bugs@mythryl.org

PreviousUpNext