IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 7, 2007, 1:58:17 PM (19 years ago)
Author:
jhoblitt
Message:

update psAbort() API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAview.c

    r9710 r11687  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-10-21 04:02:36 $
     5 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2007-02-07 23:58:17 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    289289        hdu  = pmHDUFromCell (cell);
    290290        if (!hdu) {
    291             psAbort("psModules", "a split readout is not covered by the current paradigm");
     291            psAbort("a split readout is not covered by the current paradigm");
    292292        }
    293293        if (hdu->blankPHU)
Note: See TracChangeset for help on using the changeset viewer.