:	'(c) Copyright	Empress Software Inc.	1983, 2000'


case $# in
 0) exit ;;
esac

:  The echo in Bourne Shell may not echo '-noshlib' because it starts
:  with '-n'. 
echo %%"$*" | tr "[A-Z]" "[a-z]" | sed -e 's/^%%//'
