home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 1 / LSD Compendium Deluxe 1.iso / a / programming / misc / ada1110b.lha / Examples / Navy.script < prev    next >
Encoding:
Text File  |  1992-03-08  |  151 b   |  6 lines

  1. echo "This program has no error handling...you can check some of the"
  2. echo "constraint errors with it"
  3. adacomp -nl Navy Navy
  4. adabind Navy
  5. adaexec Navy
  6.