There are two styles of the shar files in this library the older ones had three parts, a machine dependent part, a machine independent part and a problem part. The new style is just a single shar file that contains everything needed to run the examples and the examples themselves. To unpack the new style just type /bin/sh < filename.shar. For the old style follow the directions below. (RLS) April 21 1988. In order to unpack these shar files start first with xxxdep.shr where xxx denotes the machine you are working on. This has the effect of creating a directory, machine_name (encore), with subdirectories lib and pub. The working directory becomes encore. On completion of, /bin/sh encdep.shr, copy genpro.shr and genlib.shr into the working directory, encore. Then use /bin/sh genlib.shr and /bin/sh genpro.shr to complete the installation.