Sample Ada 95 Programs
CmdLine -- Illustrates how to retrieve command line parameters in Ada 95
ExitStatus -- Illustrates how to set the exit status of a program for use in a shell script
A semaphore package semaphores.ads semaphores.adb
Sample Binary Tree Program directory_service spec.htm directory_service.htm