## type-package-language.pkg
## (C) 2001 Lucent Technologies, Bell Labs
# Compiled by:
#
src/lib/compiler/core.sublib# Mythryl-specific instantiation of the type_package_language generic.
### Perfection is achieved
### not when there is nothing left to add,
### but when there is nothing left to remove.
###
### -- Antoine de Saint-Exupery
package type_package_language
=
type_package_language_g ( # type_package_language_g is from
src/lib/compiler/front/typer/main/type-package-language-g.pkg #
package am = api_match; # api_match is from
src/lib/compiler/front/semantic/modules/api-match.pkg package tcd = type_core_language_declaration; # type_core_language_declaration is from
src/lib/compiler/front/semantic/types/type-core-language-declaration.pkg );