IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17504


Ignore:
Timestamp:
May 4, 2008, 1:38:16 PM (18 years ago)
Author:
eugene
Message:

drop ancient exit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080430/psLib/src/types/psArguments.c

    r17024 r17504  
    77 *  @author David Robbins, MHPCC
    88 *
    9  *  @version $Revision: 1.34 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2008-03-17 23:54:43 $
     9 *  @version $Revision: 1.34.6.1 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2008-05-04 23:38:16 $
    1111 *
    1212 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    8888    if ((argnum = psArgumentGet(*argc, argv, "-trace-levels"))) {
    8989        psTracePrintLevels();
    90         //        exit(2);
    9190        return logLevel;
    9291    }
Note: See TracChangeset for help on using the changeset viewer.