home *** CD-ROM | disk | FTP | other *** search
- An Ada format program exists on the VAX to aid in program debugging.
- In order to run this program, it is necessary to have your program in
- a file on the VAX. When you want to format your program,
- type " @adafmt.com ". The program will ask the name of the
- input file, which is your program, and the output file, which is where
- the output copy of your formatted program will be stored.
- The formatted file follows Ada style rules given to me by Wm. Whitaker,
- the person responsible for the development of the language. It may
- not be exactly as some other style, but it is close to right (what ever
- that might be.)
-