IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18824


Ignore:
Timestamp:
Jul 31, 2008, 1:40:12 PM (18 years ago)
Author:
eugene
Message:

added a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/mathtypes/psScalar.c

    r12431 r18824  
    88 *  @author Ross Harman, MHPCC
    99 *
    10  *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2007-03-14 00:39:51 $
     10 *  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2008-07-31 23:40:12 $
    1212 *
    1313 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    3131}
    3232
     33// XXX this function is badly designed for int types.  we should be using a var-arg syntax so
     34// we can actually pass the value correctly casted.
    3335psScalar* p_psScalarAlloc(const char *file,
    3436                          unsigned int lineno,
Note: See TracChangeset for help on using the changeset viewer.