Changeset 1728 for trunk/source/punch_fits.cpp
- Timestamp:
- 01/03/08 20:28:10 (11 months ago)
- Files:
-
- 1 modified
-
trunk/source/punch_fits.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/punch_fits.cpp
r1562 r1728 718 718 bytesAdded += (long)fwrite( &tempInt, 1, 1, ioFITS_OUTPUT ); 719 719 } 720 721 free( TransmittedSpectrum ); 720 722 return; 721 723 }
