- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/ppSub/src
- Property svn:ignore
-
old new 13 13 ppSubErrorCodes.c 14 14 ppSubVersionDefinitions.h 15 ppSubConvolve
-
- Property svn:ignore
-
branches/simtest_nebulous_branches/ppSub/src/ppSubReadoutStats.c
r23939 r27840 23 23 pmFPAfile *output = psMetadataLookupPtr(NULL, config->files, "PPSUB.OUTPUT"); // Output file 24 24 if (!output) { 25 psError(P S_ERR_UNEXPECTED_NULL, true, "Unable to find file PPSUB.OUTPUT.\n");25 psError(PPSUB_ERR_PROG, true, "Unable to find file PPSUB.OUTPUT.\n"); 26 26 return false; 27 27 }
Note:
See TracChangeset
for help on using the changeset viewer.
