home *** CD-ROM | disk | FTP | other *** search
-
-
- Comments on Porting
- Packages from the Mobile Information Management System (MIMS)
- by Strategic Air Command (SAC)
- to DEC Ada
-
- Tool 23
- January 30, 1986
- COMPILATION
- -----------
- We were able to compile the paged source file, MIMS.ADA, after modifying
- the order in which the files had been paged. No command file was
- provided, and we chose not to create one because there were only a
- few packages to compile.
-
-
-
- EXECUTION
- ---------
- Execution was not attempted because MIMS is a set of procedures to be
- invoked by an applications program and no such program was readily
- available.
-
-
- COMMENT
- -------
- The paged source file, MIMS.ADA contains three packages, of which
- two are generic. The names of the two generic files are, BALANCED_TREES and
- VARIABLE_LISTS and the name of the third package is SOURCE_SCANNER.
-
-