C ------------------------------------------------------------- C integer lnhwrt,lnhrd,lnhout,lnhdcy,lnhrdm,ixdrstr character*80 qqufile ! use this to set the QQ user decay file common/heplun/lnhwrt,lnhrd,lnhout,lnhdcy,lnhrdm(15) common/stdstr/ixdrstr(15) common/stdfnm/qqufile save /heplun/,/stdstr/ C C -------------------------------------------------------------