Changeset 30620 for trunk/ppStack/src/ppStackTarget.c
- Timestamp:
- Feb 13, 2011, 11:52:31 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackTarget.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackTarget.c
r28302 r30620 1 #include <stdio.h>2 #include <pslib.h>3 #include <psmodules.h>4 5 1 #include "ppStack.h" 6 2 … … 37 33 return psMemIncrRefCounter(sources); 38 34 } 35 exclusion = 2; 39 36 40 37 int num = sources->n; // Number of sources
Note:
See TracChangeset
for help on using the changeset viewer.
