# | Line 121 | Line 121 | cat <<'_EOF_' > $sctemp | |
---|---|---|
121 | if ( $illumpic != $nofile ) then | |
122 | set iltemp="" | |
123 | else | |
124 | < | set iltemp=$td/il.pic |
124 | > | set iltemp=$td/il.hdr |
125 | set illumpic=$iltemp | |
126 | endif | |
127 | < | set tltemp=$td/tl.pic |
128 | < | set dstemp=$td/ds.pic |
127 | > | set tltemp=$td/tl.hdr |
128 | > | set dstemp=$td/ds.hdr |
129 | set temp1=$td/tfa | |
130 | echo "Your dayfact job is finished." | |
131 | echo "Please check for error messages below." |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |