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

  1. -------- SIMTEL20 Ada Software Repository Prologue ------------
  2. --                                                           -*
  3. -- Unit name    : Ada mode for Gosling Emacs
  4. -- Version      : 5.5
  5. -- Author       : Steve Rosen
  6. --              : Siemens Research and Technology Laboratories
  7. --              : 105 College Road East
  8. --              : Princeton, NJ 08540
  9. -- DDN Address  : siemens!gypsy!rosen@TOPAZ
  10. -- Copyright    :
  11. -- Date created :  December 12, 1984
  12. -- Release date :  December 17, 1985
  13. -- Last update  :  Version 5.5 of December 17, 1985
  14. -- Machine/System Compiled/Run on : Vax 11/780 with Unix 4.2BSD
  15. --                  : Emacs version = Gosling #264
  16. --                                                           -*
  17. ---------------------------------------------------------------
  18. --                                                           -*
  19. -- Keywords     :  Emacs, Editor, Mode
  20. ----------------:  
  21. --
  22. -- Abstract     :  This set of files constitues a special
  23. ----------------:  'ada-mode' for use with the Emacs editor.
  24. ----------------:  See the file 'ada-mode-help.doc' for more
  25. ----------------:  information.
  26. ----------------:
  27. ------------------ Revision history ---------------------------
  28. --                                                           -*
  29. -- DATE         VERSION    AUTHOR                  HISTORY
  30. -- 12/17/85      5.5    Rosen            Second Release
  31. --                                                           -*
  32. ------------------ Distribution and Copyright -----------------
  33. --                                                           -*
  34. -- This prologue must be included in all copies of this software.
  35. --
  36. -- This software is copyright by the author.
  37. --
  38. -- This software is released to the Ada community.
  39. -- This software is released to the Public Domain (note:
  40. --   software released to the Public Domain is not subject
  41. --   to copyright protection).
  42. -- Restrictions on use or distribution:  NONE
  43. --                                                           -*
  44. ------------------ Disclaimer ---------------------------------
  45. --                                                           -*
  46. -- This software and its documentation are provided "AS IS" and
  47. -- without any expressed or implied warranties whatsoever.
  48. -- No warranties as to performance, merchantability, or fitness
  49. -- for a particular purpose exist.
  50. --
  51. -- Because of the diversity of conditions and hardware under
  52. -- which this software may be used, no warranty of fitness for
  53. -- a particular purpose is offered.  The user is advised to
  54. -- test the software thoroughly before relying on it.  The user
  55. -- must assume the entire risk and liability of using this
  56. -- software.
  57. --
  58. -- In no event shall any person or organization of people be
  59. -- held responsible for any direct, indirect, consequential
  60. -- or inconsequential damages or lost profits.
  61. --                                                           -*
  62. -------------------END-PROLOGUE--------------------------------
  63.