IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17615


Ignore:
Timestamp:
May 9, 2008, 11:37:40 AM (18 years ago)
Author:
eugene
Message:

supply a default recipe

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSim/src/ppSim.c

    r14815 r17615  
    66    if (!pmModelClassInit ()) abort();
    77
    8     pmConfig *config = pmConfigRead(&argc, argv, NULL); // Configuration
     8    pmConfig *config = pmConfigRead(&argc, argv, PPSIM_RECIPE); // Configuration
    99    if (!config) {
    1010        psErrorStackPrint(stderr, "Unable to read configurations.");
Note: See TracChangeset for help on using the changeset viewer.