IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 28, 2005, 8:27:19 AM (21 years ago)
Author:
eugene
Message:

added weight and type to lines, defined -noX option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/kapa/graph/LoadObject.c

    r5386 r5612  
    9898  if (DEBUG) fprintf (stderr, "loaded %d objects, using object %d\n", layout[0].objects[N].Npts, N);
    9999
    100   DrawObjectN (layout, &layout[0].objects[layout[0].Nobjects-1]);
     100  if (USE_XWINDOW) DrawObjectN (layout, &layout[0].objects[layout[0].Nobjects-1]);
    101101  FlushDisplay ();
    102102
Note: See TracChangeset for help on using the changeset viewer.