IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 8, 2006, 5:14:23 PM (20 years ago)
Author:
magnier
Message:

major rework of objects code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/objects/pmGrowthCurve.c

    r6448 r6556  
     1/** @file  pmGrowthCurve.c
     2 *
     3 *  Measure the curve-of-growth for sources
     4 *
     5 *  @author EAM, IfA
     6 *
     7 *  @version $Revision: 1.1.4.2 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2006-03-09 03:14:23 $
     9 *
     10 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     11 *
     12 */
     13
    114#include <pslib.h>
    2 # include "pmGrowthCurve.h"
     15#include "pmGrowthCurve.h"
    316
    417static void pmGrowthCurveFree (pmGrowthCurve *growth)
Note: See TracChangeset for help on using the changeset viewer.