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

 1 cdaq  1.1 ******************* begin: hms_filenames.cmn ***********************
 2           *
 3           *-Common block with filenames
 4 cdaq  1.2 * $Log: hms_filenames.cmn,v $
 5 cdaq  1.3 * Revision 1.2  1994/08/03  20:33:34  cdaq
 6           * (SAW) Add "CTPTYPE=parm" directive for auto generation of CTP reg calls
 7           *
 8 cdaq  1.2 * Revision 1.1  1994/06/15  18:12:33  cdaq
 9           * Initial revision
10           *
11           *     CTPTYPE=parm
12 cdaq  1.1 *
13                 character*80 h_recon_coeff_filename
14                 character*80 h_report_template_filename    ! CTP file with hms report
15                 character*80 h_report_blockname
16 cdaq  1.3       character*80 h_report_output_filename
17 cdaq  1.1 *
18                 common /hms_filenames/
19                $     h_recon_coeff_filename,
20                $     h_report_template_filename,
21 cdaq  1.3      $     h_report_blockname,
22                $     h_report_output_filename
23 cdaq  1.1 *

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