IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11939


Ignore:
Timestamp:
Feb 20, 2007, 9:27:40 AM (19 years ago)
Author:
rhl
Message:

graphdata isn't defined if kapa isn't found

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/extras/pmKapaPlots.c

    r11459 r11939  
    77 *  @author EAM, IfA
    88 *
    9  *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2007-01-31 03:11:35 $
     9 *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2007-02-20 19:27:40 $
    1111 *
    1212 *  Copyright 2006 Institute for Astronomy, University of Hawaii
     
    226226}
    227227
    228 bool pmKapaPlotVectorTriple_AutoLimits_OpenGraph (int kapa, Graphdata *graphdata, psVector *xVec, psVector *yVec, psVector *zVec, bool increasing)
     228bool pmKapaPlotVectorTriple_AutoLimits_OpenGraph (int kapa, void *graphdata, psVector *xVec, psVector *yVec, psVector *zVec, bool increasing)
    229229{
    230230    return false;
Note: See TracChangeset for help on using the changeset viewer.