IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 544


Ignore:
Timestamp:
Apr 28, 2004, 12:00:59 PM (22 years ago)
Author:
evanalst
Message:

Modified test driver main parameter definitions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/sysUtils/tst_psError.c

    r520 r544  
    1010 *  @author  Eric Van Alst, MHPCC
    1111 *
    12  *  @version $Revision: 1.1 $  $Name: not supported by cvs2svn $
    13  *  @date  $Date: 2004-04-27 01:44:41 $
     12 *  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
     13 *  @date  $Date: 2004-04-28 22:00:59 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2222#include "psTest.h"
    2323
    24 int main(void)
     24int main(int argc,
     25         char* argv[])
    2526{
    2627
Note: See TracChangeset for help on using the changeset viewer.