home *** CD-ROM | disk | FTP | other *** search
/ Programmer's ROM - The Computer Language Library / programmersrom.iso / ada / test / sritests.pro < prev    next >
Encoding:
Text File  |  1988-05-03  |  1.9 KB  |  54 lines

  1.  
  2. -------- SIMTEL20 Ada Software Repository Prologue ------------
  3. --
  4. -- Unit name    : SRITESTS
  5. -- Version      : 1
  6. -- Author       : SRI
  7. -- DDN Address  :
  8. -- Copyright    :
  9. -- Date created :
  10. -- Release date : 7/11/87
  11. -- Last update  : 7/11/87
  12. -- Machine/System Compiled/Run on : VAX/VMS
  13. --
  14. ---------------------------------------------------------------
  15. --
  16. -- Keywords     : benchmarks, tasking
  17. --
  18. -- Abstract     :  
  19. -- SRITESTS contains a set of Ada compiler tests/benchmarks which
  20. -- concentrate on Ada tasking.
  21. ------------------ Revision history ---------------------------
  22. --
  23. -- DATE         VERSION    AUTHOR                  HISTORY
  24. -- 7/11/87          1   SRI                     First ASR Release
  25. ------------------ Distribution and Copyright -----------------
  26. --
  27. -- This prologue must be included in all copies of this software.
  28. --
  29. -- This software is released to the Ada community.
  30. -- This software is released to the Public Domain (note:
  31. --   software released to the Public Domain is not subject
  32. --   to copyright protection).
  33. -- Restrictions on use or distribution:  NONE
  34. --
  35. ------------------ Disclaimer ---------------------------------
  36. --
  37. -- This software and its documentation are provided "AS IS" and
  38. -- without any expressed or implied warranties whatsoever.
  39. -- No warranties as to performance, merchantability, or fitness
  40. -- for a particular purpose exist.
  41. --
  42. -- Because of the diversity of conditions and hardware under
  43. -- which this software may be used, no warranty of fitness for
  44. -- a particular purpose is offered.  The user is advised to
  45. -- test the software thoroughly before relying on it.  The user
  46. -- must assume the entire risk and liability of using this
  47. -- software.
  48. --
  49. -- In no event shall any person or organization of people be
  50. -- held responsible for any direct, indirect, consequential
  51. -- or inconsequential damages or lost profits.
  52. --
  53. -------------------END-PROLOGUE--------------------------------
  54.