IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 17, 2007, 9:58:42 AM (19 years ago)
Author:
eugene
Message:

rationalized kapa block/non-block, fixed comm problems

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/kapa-mods-2007-05/Ohana/src/opihi/dvo/imbox.c

    r13391 r13409  
    7777      graphmode.etype = 0;
    7878      PrepPlotting (8, &graphmode);
    79       PlotVector (8, Xvec.elements);
    80       PlotVector (8, Yvec.elements);
     79      PlotVector (8, Xvec.elements, "x");
     80      PlotVector (8, Yvec.elements, "y");
    8181    }
    8282  skip:
Note: See TracChangeset for help on using the changeset viewer.