IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 8, 2006, 4:37:08 PM (20 years ago)
Author:
jhoblitt
Message:

normalize psTrace() facility names

File:
1 edited

Legend:

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

    r8108 r8246  
    1111 *  @author GLG, MHPCC
    1212 *
    13  *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2006-08-03 19:37:55 $
     13 *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2006-08-09 02:37:07 $
    1515 *
    1616 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    259259                    const pmReadout *bias, const pmReadout *dark)
    260260{
    261     psTrace(".psModule.pmSubtracBias.pmSubtractBias", 4,
     261    psTrace("psModules.detrend", 4,
    262262            "---- pmSubtractBias() begin ----\n");
    263263    PS_ASSERT_PTR_NON_NULL(in, NULL);
Note: See TracChangeset for help on using the changeset viewer.