home *** CD-ROM | disk | FTP | other *** search
/ Programmer's ROM - The Computer Language Library / programmersrom.iso / ada / misc / sortarry.cmm < prev    next >
Encoding:
Text File  |  1988-05-03  |  638 b   |  22 lines

  1.  
  2.     This is a new rev of the array sorting package.  This new rev
  3. contains many uses of the ANNA formal annotation language.  I have
  4. included many new ANNA formal comments, and have made the comments
  5. more "pretty".  No functional changes have been made.  Persons wishing
  6. to know more about ANNA should contact me.  The unit contains pointers
  7. to me on this subject.
  8.  
  9. The SORTARRY.PRO file should also be changed using the beginning lines
  10. that follow.
  11.  
  12.         Geoff Mendal
  13.  
  14. --------
  15.  
  16.  
  17.     I have successfully compiled SORTARRY.ADA.  The compilation
  18. was done under VMS 4.4 on a VAX 11/785 running DEC Ada.
  19.  
  20.         Rick Conn
  21.         12/23/86
  22.