# @(#)81 1.1 src/bos/usr/lpp/kls/dictutil/hdict, libim, bos720 5/25/92 14:39:30 # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # # bos720 src/bos/usr/lpp/kls/dictutil/hdict 1.1 # # Licensed Materials - Property of IBM # # COPYRIGHT International Business Machines Corp. 1991,1992 # All Rights Reserved # # US Government Users Restricted Rights - Use, duplication or # disclosure restricted by GSA ADP Schedule Contract with IBM Corp. # # IBM_PROLOG_END_TAG # # COMPONENT_NAME: (CMDKR) User Dictionary Utility # # FUNCTIONS: Top level Shell # # ORIGINS: 27 # # -- ( when # combined with the aggregated modules for this product) # OBJECT CODE ONLY SOURCE MATERIALS # (C) COPYRIGHT International Business Machines Corp. 1991, 1992 # All Rights Reserved # # US Government Users Restricted Rights - Use, duplication or # disclosure restricted by GSA ADP Schedule Contract with IBM Corp. # if [ $# = 0 ] then exec /usr/lpp/kls/bin/hdict.kor else exec /usr/lpp/kls/bin/hdict.kor "$@" fi