******************* begin: hms_filenames.cmn *********************** * *-Common block with filenames * $Log: hms_filenames.cmn,v $ * Revision 1.2 1994/08/03 20:33:34 cdaq * (SAW) Add "CTPTYPE=parm" directive for auto generation of CTP reg calls * * Revision 1.1 1994/06/15 18:12:33 cdaq * Initial revision * * CTPTYPE=parm * character*80 h_recon_coeff_filename character*80 h_report_template_filename ! CTP file with hms report character*80 h_report_blockname * common /hms_filenames/ $ h_recon_coeff_filename, $ h_report_template_filename, $ h_report_blockname *