IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10541


Ignore:
Timestamp:
Dec 7, 2006, 3:43:27 PM (19 years ago)
Author:
Paul Price
Message:

PM_FIT_NONE is a legitimate value, but there's nothing to report for it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/detrend/pmBias.c

    r10412 r10541  
    388388                }
    389389            case PM_FIT_NONE:
     390                break;
    390391            default:
    391392                psAbort(__func__, "Should never get here!!!\n");
Note: See TracChangeset for help on using the changeset viewer.