IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 5, 2018, 11:39:29 AM (8 years ago)
Author:
eugene
Message:

add option to accept motions from incoming dvo database; respect -region in avextract, mextract, avperiodogram

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/lib.shell/parse.c

    r40330 r40574  
    291291    val = dvomath (1, &L, &size, -1);
    292292    if (val == NULL) {
     293      gprint (GP_ERR, "cannot evaluate expression in brackets: %s\n", L);
    293294      print_error ();
    294295      goto error;
Note: See TracChangeset for help on using the changeset viewer.