IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 27, 2005, 3:21:40 PM (20 years ago)
Author:
eugene
Message:

substantial work to move kii/kapa call into libkapa

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.data/plot.c

    r3105 r5850  
    4747  if ((N = get_argument (argc, argv, "-c"))) {
    4848    remove_argument (N, &argc, argv);
    49     graphmode.color = GetColor (argv[N]);
     49    graphmode.color = KapaColorByName (argv[N]);
    5050    if (graphmode.color == -1) return (FALSE);
    5151    remove_argument (N, &argc, argv);
Note: See TracChangeset for help on using the changeset viewer.