A script has been created to allow the users to shrink their own Ada libraries (adalib). To execute it: 1. Move to the directory where the adalib exists. 2. Enter the command "adacompress" at the system prompt. The script will then execute a sequence of Alsys ada commands that will create a temporary ada library, copy your units to it, re-create your adalib, and copy your units back to it. This is a first attempt to make this script public and it does demand that the user pay strict attention to the output as it scrolls across the screen. This script will shrink the user's adalib to its minimum size. It should be used each time the user deletes units from their adalib. This procedure takes from two to five minutes depending on the system load. If you have any problems with it, please call Academic Computing Services at 756-2516 during normal working hours.