Changeset 26454 for trunk/ppStack/src/ppStackFiles.c
- Timestamp:
- Dec 17, 2009, 9:43:45 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackFiles.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackFiles.c
r26104 r26454 17 17 18 18 /// Files required for the convolution 19 static char *filesConvolve[] = { "PPSTACK.INPUT", "PPSTACK.INPUT.MASK", "PPSTACK.INPUT.VARIANCE", 20 "PPSTACK.CONV.KERNEL", NULL }; 19 static char *filesConvolve[] = { "PPSTACK.INPUT", "PPSTACK.INPUT.MASK", "PPSTACK.INPUT.VARIANCE", NULL }; 20 21 // "PPSTACK.CONV.KERNEL", NULL }; 21 22 22 23 /// Output files for the combination
Note:
See TracChangeset
for help on using the changeset viewer.
