Changeset 15200
- Timestamp:
- Oct 3, 2007, 4:31:59 PM (19 years ago)
- Location:
- trunk/psastro/src
- Files:
-
- 2 edited
-
psastroAstromGuess.c (modified) (1 diff)
-
psastroLoadRefstars.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroAstromGuess.c
r15057 r15200 125 125 126 126 if (psTraceGetLevel("psastro.plot") > 0) { 127 psastroPlotRawstars (rawstars, fpa, chip );127 psastroPlotRawstars (rawstars, fpa, chip, recipe); 128 128 } 129 129 } -
trunk/psastro/src/psastroLoadRefstars.c
r14371 r15200 126 126 127 127 if (psTraceGetLevel("psastro.plot") > 0) { 128 psastroPlotRefstars (refstars );128 psastroPlotRefstars (refstars, recipe); 129 129 } 130 130
Note:
See TracChangeset
for help on using the changeset viewer.
