(file) Return to coin_filenames.cmn CVS log (file) (dir) Up to [HallC] / Analyzer / INCLUDE

Diff for /Analyzer/INCLUDE/coin_filenames.cmn between version 1.4 and 1.5

version 1.4, 1994/08/30 13:47:45 version 1.5, 1995/04/06 20:15:28
Line 2 
Line 2 
 * *
 *-Common block with filenames *-Common block with filenames
 * $Log$ * $Log$
   * Revision 1.5  1995/04/06 20:15:28  cdaq
   * (SAW) Add report output filenames
   *
 * Revision 1.4  1994/08/30 13:47:45  cdaq * Revision 1.4  1994/08/30 13:47:45  cdaq
 * (SAW) Name of common block was wrong (hms_filenames), fixed it. * (SAW) Name of common block was wrong (hms_filenames), fixed it.
 * *
Line 18 
Line 21 
 * *
       character*80 c_report_template_filename    ! CTP file with coin report       character*80 c_report_template_filename    ! CTP file with coin report
       character*80 c_report_blockname       character*80 c_report_blockname
         character*80 c_report_output_filename
 * *
       common /coin_filenames/       common /coin_filenames/
      $     c_report_template_filename,      $     c_report_template_filename,
      $     c_report_blockname       $     c_report_blockname,
        $     c_report_output_filename
 * *


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

Analyzer/Replay: Mark Jones, Documents: Stephen Wood
Powered by
ViewCVS 0.9.2-cvsgraph-1.4.0