- Timestamp:
- Apr 17, 2006, 7:10:08 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rel10_ifa/psModules/src/objects/pmSourceIO_RAW.c
r6859 r6864 3 3 * @author EAM, IfA 4 4 * 5 * @version $Revision: 1.1.2. 5$ $Name: not supported by cvs2svn $6 * @date $Date: 2006-04-1 4 21:43:59$5 * @version $Revision: 1.1.2.6 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2006-04-17 17:10:08 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 130 130 if (source->type != PM_SOURCE_TYPE_EXTENDED) 131 131 continue; 132 model = pmSourceMagnitudes (source, NULL, false, false); 132 133 model = source->modelEXT; 133 134 if (model == NULL) 134 135 continue;
Note:
See TracChangeset
for help on using the changeset viewer.
