Go to the source code of this file.
Defines | |
#define | IF_NOT_BATCH() if (ARGV1 != -1 && ARGV2 != -1){ wmpSetup(ARGV1, ARGV2);} else |
#define IF_NOT_BATCH | ( | ) | if (ARGV1 != -1 && ARGV2 != -1){ wmpSetup(ARGV1, ARGV2);} else |
Definition at line 11 of file batch_runner.h.