Components, including binary trees, files, lists, etc
Date/Time of Processing: Tuesday 24 May 1994 01:57:53Pm Overall Assessment of System: NOT OK Classification of System: D Basis of Classification -- Syntax Errors PASS Completeness FAIL Independence from External Libraries FAIL Independence from a Specific Ada Compiler FAIL Explanations for failures -- System is NOT Complete Parent units or subunits are missing or the sources of some exceptions are not identified System withs non-standard library units that are not provided System contains compiler-specific pragmas or uses Machine_Code Number of ... Files 52 Library Units 52 Lines 17819 Statements 4426 Comments 6574 Unidentified Withed Units -- 2 unidentified withed units Subunits and Parent Units -- 2 parent program units 0 missing parent units 3 subunits 0 subunits found but not specified 2 subunits specified but not found
languages/ada/asr/components/abstract:
File Name Size
--------- ----
abstract.sda 8,381
abstract.sdf 74,391
abstract.zip 94,945
Totals
============== ==============
3 Files 177,717
ABSTRACTIONS contains a number of low-level support routines
which are used by NOSC tools created by Intermetrics. Several
routines are of general utility.
Included in ABSTRACTIONS are packages and routines for:
Binary Tree Manipulation
Command Line Interfacing (host-dependent)
Dynamic Acyclic Graph Dynamic Arrays
File Management (host-dependent)
Hashing Linked Lists
Lexical Analysis Parser, Table-Driven
Set Manipulation (Normal and Ordered Sets)
Sorting Stack Manipulation
String Manipulation String Scanning
ABSTRACTIONS is used by NOSC/WIS tools 5.1.1, 5.1.2, 6.1.2,
and 6.2. See also NEW_ABSTRACTIONS.
DATE VERSION AUTHOR HISTORY 03/85 1.0 Bill Toscano Initial Release
This prologue must be included in all copies of this software. This software is copyright by the author. This software is released to the Ada community. This software is released to the Public Domain (note: software released to the Public Domain is not subject to copyright protection). Restrictions on use or distribution: NONE
This software and its documentation are provided "AS IS" and without any expressed or implied warranties whatsoever. No warranties as to performance, merchantability, or fitness for a particular purpose exist. The user is advised to test the software thoroughly before relying on it. The user must assume the entire risk and liability of using this software. In no event shall any person or organization of people be held responsible for any direct, indirect, consequential or inconsequential damages or lost profits.