PreviousUpNext

15.2.21  src/app/makelib/tools/mlyacc/grm-ext.lib

## grm-ext.lib
## (C) 2000 Lucent Technologies, Bell Laboratories
## Author: Matthias Blume (blume@kurims.kyoto-u.ac.jp)

# Compiled by:
#     src/lib/core/internal/interactive-system.lib



# A pointer to the plugin library for Mythryl-Yacc.
#   (For each to-be-recognized file name suffix <s>, a copy of this
#    file should be created and stored under the name <s>-ext.lib.)




LIBRARY_EXPORTS

        pkg yacc_tool



LIBRARY_COMPONENTS

        $ROOT/src/app/makelib/tools/mlyacc/mlyacc-tool.lib


Comments and suggestions to: bugs@mythryl.org

PreviousUpNext