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

 1 cdaq  1.4 ******************* begin: coin_filenames.cmn ***********************
 2 cdaq  1.1 *
 3           *-Common block with filenames
 4 cdaq  1.2 * $Log: coin_filenames.cmn,v $
 5 cdaq  1.5 * Revision 1.4  1994/08/30  13:47:45  cdaq
 6           * (SAW) Name of common block was wrong (hms_filenames), fixed it.
 7           *
 8 cdaq  1.4 * Revision 1.3  1994/08/15  13:17:20  cdaq
 9           * (SAW) Add "CTPTYPE=parm" directive for auto generation of CTP reg calls
10           *
11 cdaq  1.3 * Revision 1.2  1994/06/15  18:46:26  cdaq
12           * (SAW) Fix typo
13           *
14 cdaq  1.2 * Revision 1.1  1994/06/15  18:15:45  cdaq
15           * Initial revision
16 cdaq  1.1 *
17 cdaq  1.3 *     CTPTYPE=parm
18 cdaq  1.2 *
19 cdaq  1.4       character*80 c_report_template_filename    ! CTP file with coin report
20 cdaq  1.1       character*80 c_report_blockname
21 cdaq  1.5       character*80 c_report_output_filename
22 cdaq  1.1 *
23 cdaq  1.4       common /coin_filenames/
24 cdaq  1.2      $     c_report_template_filename,
25 cdaq  1.5      $     c_report_blockname,
26                $     c_report_output_filename
27 cdaq  1.1 *

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