IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 16, 2011, 12:17:32 PM (15 years ago)
Author:
bills
Message:

move declaration of GetGraphdata from dvo.h to it's own header file to avoid needing to
include kapa.h in dvo.h. Doing that caused problems in psLib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/include/dvodb.h

    r31635 r31636  
    11# ifndef DVODB_H
    22# define DVODB_H
    3 
    4 // to get definition of Graphdata
    5 # include "kapa.h"
    63
    74typedef enum {
     
    333330#define opihi_int int
    334331
    335 int GetGraphdata PROTO((Graphdata *data, int *kapa, char *name));
    336 
    337332# endif
Note: See TracChangeset for help on using the changeset viewer.