PreviousUpNext

15.2.94  src/lib/core/viscomp/typecheckdata.lib

## typecheckdata.lib -- A library defining data structures used by the Mythryl typechecker.
## (C) 2001 Lucent Technologies, Bell Labs

# Compiled by:
#     src/app/makelib/makelib.sublib
#     src/lib/compiler/core.sublib
#     src/lib/compiler/debugging-and-profiling/debugprof.sublib
#     src/lib/compiler/front/typer/typer.sublib
#     src/lib/core/compiler/mythryl-compiler-for-intel32.lib
#     src/lib/core/compiler/mythryl-compiler-for-pwrpc32.lib
#     src/lib/core/compiler/mythryl-compiler-for-sparc32.lib

LIBRARY_EXPORTS

        SUBLIBRARY_EXPORTS($ROOT/src/lib/compiler/front/typer-stuff/typecheckdata.sublib)



LIBRARY_COMPONENTS

        $ROOT/src/lib/compiler/front/typer-stuff/typecheckdata.sublib


Comments and suggestions to: bugs@mythryl.org

PreviousUpNext