- Timestamp:
- Feb 14, 2011, 1:05:28 PM (15 years ago)
- Location:
- branches/czw_branch/20101203
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSub/src/ppSubVarianceRescale.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20101203
- Property svn:mergeinfo changed
-
branches/czw_branch/20101203/ppSub/src/ppSubVarianceRescale.c
r28121 r30631 57 57 // Nothing to renormalise 58 58 psWarning("Renormalisation of the variance requested, but no variance provided."); 59 psFree(view); 59 60 return true; 60 61 } … … 69 70 } 70 71 72 psFree(view); 71 73 return true; 72 74 }
Note:
See TracChangeset
for help on using the changeset viewer.
