IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 10, 2005, 11:00:20 AM (21 years ago)
Author:
eugene
Message:

fixed version command - part of package, not cmd libs

File:
1 edited

Legend:

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

    r4701 r4748  
    4646int simage          PROTO((int, char **));
    4747int subpix          PROTO((int, char **));
     48int version         PROTO((int, char **));
    4849
    4950/* temporarily exclude
     
    9798  {"simage",      simage,       "plot stars in an image"},
    9899  {"subpix",      subpix,       "get subpixel positions"},
     100  {"version",     version,      "show version information"},
    99101};
    100102
Note: See TracChangeset for help on using the changeset viewer.