Changeset 30631 for branches/czw_branch/20101203/ppStack/src/ppStackSetup.c
- Timestamp:
- Feb 14, 2011, 1:05:28 PM (15 years ago)
- Location:
- branches/czw_branch/20101203
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppStack/src/ppStackSetup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20101203
- Property svn:mergeinfo changed
-
branches/czw_branch/20101203/ppStack/src/ppStackSetup.c
r27158 r30631 1 #ifdef HAVE_CONFIG_H2 #include <config.h>3 #endif4 5 #include <stdio.h>6 #include <libgen.h>7 #include <pslib.h>8 #include <psmodules.h>9 10 1 #include "ppStack.h" 11 #include "ppStackLoop.h"12 2 13 3 #define BUFFER 16 // Buffer for name array 14 15 4 16 5 bool ppStackSetup(ppStackOptions *options, pmConfig *config)
Note:
See TracChangeset
for help on using the changeset viewer.
