(file) Return to Macro.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Executor

Diff for /pegasus/src/Executor/Macro.h between version 1.2 and 1.3

version 1.2, 2007/05/25 18:35:07 version 1.3, 2007/06/12 18:19:46
Line 34 
Line 34 
 #ifndef _Executor_Macro_h #ifndef _Executor_Macro_h
 #define _Executor_Macro_h #define _Executor_Macro_h
  
   #include <stdio.h>
 #include "Defines.h" #include "Defines.h"
  
 EXECUTOR_LINKAGE EXECUTOR_LINKAGE
Line 52 
Line 53 
 int DefineConfigPathMacro(const char* configParam, const char* defaultPath); int DefineConfigPathMacro(const char* configParam, const char* defaultPath);
  
 EXECUTOR_LINKAGE EXECUTOR_LINKAGE
 void DumpMacros();  void DumpMacros(FILE* outputStream);
  
 #endif /* _Executor_Macro_h */ #endif /* _Executor_Macro_h */


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2