Changeset 15487 for trunk/Ohana/src/libfits/matrix/F_insert_M.c
- Timestamp:
- Nov 6, 2007, 5:09:52 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libfits/matrix/F_insert_M.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libfits/matrix/F_insert_M.c
r7054 r15487 3 3 4 4 /*********************** fits insert array ***********************************/ 5 void gfits_insert_matrix (Matrix *matrix, Matrix *array, int x, int y) {5 void gfits_insert_matrix (Matrix *matrix, Matrix *array, int x, int y) { 6 6 7 7 /* there is no check here to match BITPIX, BZERO, or BSCALE */
Note:
See TracChangeset
for help on using the changeset viewer.
