IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 23, 2012, 2:19:56 PM (14 years ago)
Author:
eugene
Message:

improve verbosity; clear some memory leaks in parallel ops

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/Ohana/src/opihi/dvo/init.c

    r31450 r33600  
    2727int gstar           PROTO((int, char **));
    2828int gtypes          PROTO((int, char **));
     29int hosts           PROTO((int, char **));
    2930int images          PROTO((int, char **));
    3031int imbox           PROTO((int, char **));
     
    7980  {1, "gimages",     gimages,      "get images at location"},
    8081  {1, "gstar",       gstar,        "get star statistics"},
     82  {1, "hosts",       hosts,        "remote host support functions"},
    8183  {1, "images",      images,       "plot image boxes"},
    8284  {1, "imbox",       imbox,        "plot expected image box"},
Note: See TracChangeset for help on using the changeset viewer.