IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 2, 2007, 10:35:53 AM (19 years ago)
Author:
eugene
Message:

reorg to make consistent with other programs: ppStats is the program, ppStatsFPA is the library call; ppStats.h contains everything, ppStatsInternal.h is used by the ppStats functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStats/src/ppStatsData.c

    r13602 r13993  
    1 #ifdef HAVE_CONFIG_H
    2 #include <config.h>
    3 #endif
    4 
    5 #include <stdio.h>
    6 #include <pslib.h>
    7 
    8 #include "ppStatsData.h"
     1#include "ppStatsInternal.h"
    92
    103static void statsDataFree(ppStatsData *data // Data to free
Note: See TracChangeset for help on using the changeset viewer.