Changeset 15491
- Timestamp:
- Nov 7, 2007, 1:09:07 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20071023/psModules/src/objects/pmPSF.c
r15490 r15491 6 6 * @author EAM, IfA 7 7 * 8 * @version $Revision: 1.32.2. 3$ $Name: not supported by cvs2svn $9 * @date $Date: 2007-11-07 23:0 8:33$8 * @version $Revision: 1.32.2.4 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2007-11-07 23:09:07 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 116 116 pmPSF *pmPSFAlloc (pmPSFOptions *options) 117 117 { 118 PS_ASSERT_PTR_NON_NULL(options, N AN);118 PS_ASSERT_PTR_NON_NULL(options, NULL); 119 119 int Nparams; 120 120
Note:
See TracChangeset
for help on using the changeset viewer.
