- Timestamp:
- Jan 31, 2023, 5:15:33 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20220316/Ohana/src/fakeastro/src/AstromOffsetMapOps.c
r37807 r42345 6 6 7 7 char mapfile[DVO_MAX_PATH]; 8 snprintf (mapfile, DVO_MAX_PATH, "%s/AstroMap.fits", CATDIR);8 snprintf_nowarn (mapfile, DVO_MAX_PATH, "%s/AstroMap.fits", CATDIR); 9 9 AstromOffsetMapSave (table, mapfile); 10 10
Note:
See TracChangeset
for help on using the changeset viewer.
