Changeset 23357 for trunk/ppStack/src/ppStackFiles.c
- Timestamp:
- Mar 17, 2009, 1:36:01 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackFiles.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackFiles.c
r23341 r23357 17 17 18 18 /// Files required for the convolution 19 static char *filesConvolve[] = { "PPSTACK.INPUT", "PPSTACK.INPUT.MASK", "PPSTACK.INPUT.VARIANCE", NULL }; 19 static char *filesConvolve[] = { "PPSTACK.INPUT", "PPSTACK.INPUT.MASK", "PPSTACK.INPUT.VARIANCE", 20 "PPSTACK.CONV.KERNEL", NULL }; 20 21 21 22 /// Output files for the combination
Note:
See TracChangeset
for help on using the changeset viewer.
