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

  1. -------- SIMTEL20 Ada Software Repository Prologue ------------
  2. --                                                           -*
  3. -- Unit name    : Map Generator
  4. -- Version      : 1.0
  5. -- Author       : Ultrasystems Defense & Space Systems Inc
  6. --              : 16775 Von Karman Ave.  Irvine, Ca.
  7. --              : Contact: Lt. Colonel Falgiano
  8. --              : ESD/SCW
  9. --              : Hanscom AFB, MA  01731
  10. -- DDN Address  :
  11. -- Copyright    : (c)1985 Ultrasystems Defense & Space Systems, Inc.
  12. -- Date created : November, 1985
  13. -- Release date : November, 1985
  14. -- Last update  : 
  15. -- Machine/System Compiled/Run on : TeleSoft 2.1 / VMS
  16. --                                                           -*
  17. ---------------------------------------------------------------
  18. --                                                           -*
  19. -- Keywords     : 
  20. ----------------:
  21. --
  22. -- Abstract   : 
  23. ----------------: 
  24. ----------------: Inputs from operator will define map details, 
  25. ----------------: define and label fixed points; optional inputs 
  26. ----------------: will define three-dimensional display.  Generator 
  27. ----------------: allows views of the earth from different 
  28. ----------------: projections, incorporates zoom capability, displays 
  29. ----------------: specified areas of interest.
  30. ----------------:
  31. ----------------: This tool was developed as a precuresor for
  32. ----------------: the WMCCS Information System (WIS).  An
  33. ----------------: executable version of the tool has been   
  34. ----------------: demonstrated.
  35. ----------------:
  36. --                                                           -*
  37. ------------------ Revision history ---------------------------
  38. --                                                           -*
  39. -- DATE    VERSION      AUTHOR                  HISTORY 
  40. --         1.0          Ultrasystems            Initial Release                                                             
  41. --                                                           -*
  42. ------------------ Distribution and Copyright -----------------
  43. --                                                           -*
  44. -- This prologue must be included in all copies of this software.
  45. -- 
  46. -- This software is copyright by the author.
  47. -- 
  48. -- This software is released to the Ada community.
  49. -- This software is released to the Public Domain (note:
  50. --   software released to the Public Domain is not subject
  51. --   to copyright protection).
  52. -- Restrictions on use or distribution:  NONE
  53. --                                                           -*
  54. ----------------- Disclaimer ----------------------------------
  55. --                                                           -*
  56. -- This software and its documentation are provided "AS IS" and
  57. -- without any expressed or implied warranties whatsoever.
  58. --
  59. -- No warranties as to performance, merchantability, or fitness
  60. -- for a particular purpose exist.
  61. --
  62. -- Because of the diversity of conditions and hardware under
  63. -- which this software may be used, no warranty of fitness for
  64. -- a particular purpose is offered.  The user is advised to 
  65. -- test the software thoroughly before relying on it.  The user
  66. -- must assume the entire risk and liability of using this 
  67. -- software.
  68. --
  69. -- In no event shall any person or organization of people be
  70. -- held responsible for any direct, indirect, consequential
  71. -- or inconsequential damages or lost profits.
  72. --                                                          -*
  73. ----------------- END-PROLOGUE -------------------------------
  74.  
  75.