IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 15, 2006, 9:06:04 AM (21 years ago)
Author:
eugene
Message:

migrated to libkapa

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relphot/include/relphot.h

    r4865 r5998  
    11# include <ohana.h>
    22# include <dvo.h>
     3# include <kapa.h>
    34# include <signal.h>
    45
     
    67# define GRID_V2
    78
     9# if (0)
    810typedef struct {
    911  double xmin, xmax, ymin, ymax;
     
    1113  double lweight, size;
    1214} Graphdata;
     15# endif
    1316
    1417typedef struct {
Note: See TracChangeset for help on using the changeset viewer.