Changeset 12696 for trunk/psModules/src/config/pmConfigCommand.h
- Timestamp:
- Mar 30, 2007, 11:12:56 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/config/pmConfigCommand.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/config/pmConfigCommand.h
r11450 r12696 1 1 #ifndef PM_CONFIG_COMMAND_H 2 2 #define PM_CONFIG_COMMAND_H 3 4 #include <pslib.h>5 #include "pmConfig.h"6 3 7 4 /// Extend a command-line to include the necessary database flags … … 17 14 bool pmConfigTraceCommand(psString *command ///< Command to extend 18 15 ); 19 20 21 16 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
