home *** CD-ROM | disk | FTP | other *** search
/ Programmer's ROM - The Computer Language Library / programmersrom.iso / ada / metric / sinst.cmm < prev    next >
Encoding:
Text File  |  1988-05-03  |  1.3 KB  |  42 lines

  1.  
  2.  
  3.                      Comments on Porting
  4.                      Source Instrumenter
  5.                        by Intermetrics
  6.                          to DEC Ada
  7.      
  8.                                                              Tool 19_5
  9.                                                              September 25, 1985
  10.      
  11. COMPILATION
  12. -----------
  13.   Intermetrics released the code for this tool in one large bulk 
  14.   source file.  This file was designed to be used for several of 
  15.   their tools.  Therefore, the code for this tool may not be present 
  16.   in this directory.  If the code is not present, please consult the 
  17.   files associated with this tool to obtain the location of the 
  18.   bulk source file. 
  19.  
  20.   A VMS command file was created for the bulk source file from the
  21.   associated file with the ".dis" file extension.
  22.  
  23.   Successful compilation of the tool was achieved by inserting the 
  24.   package TYPE_DEFINITIONS from the RTM.SRC (Run Time Monitor, part 
  25.   of the bulk source) file into the VMS compilation command file before 
  26.   the file DYNARRAY.ADA.  
  27.      
  28.  
  29.  
  30. EXECUTION
  31. ---------
  32.   We were able to execute the Source Instrumenter and it appeared
  33.   to be in workable condition.
  34.      
  35.  
  36.  
  37. COMMENT
  38. -------
  39.   The Source Instrumenter is one of five tools in the TESTTOOLS 
  40.   suite from Intermetrics.  
  41.  
  42.