IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 28, 2015, 8:27:25 AM (11 years ago)
Author:
eugene
Message:

drop PARALLEL: -parallel superceded

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/gstar.c

    r39294 r39298  
    206206  }
    207207
    208   int PARALLEL = FALSE;
     208  // int PARALLEL = FALSE;
    209209  if ((N = get_argument (argc, argv, "-parallel"))) {
    210210    remove_argument (N, &argc, argv);
    211     PARALLEL = TRUE;
     211    // PARALLEL = TRUE;
    212212    // can this now be deprecated?
    213213  }
Note: See TracChangeset for help on using the changeset viewer.