mrfioc2  2.3.0
Macros
mrmevrseq.cpp File Reference
#include <stdio.h>
#include <mrfCommonIO.h>
#include "mrmevrseq.h"
#include "drvem.h"
#include "evrRegMap.h"
Include dependency graph for mrmevrseq.cpp:

Go to the source code of this file.

Macros

#define DEBUG(LVL, ARGS)   do{if(SeqManagerDebug>=(LVL)) {printf ARGS ;}}while(0)
 

Macro Definition Documentation

◆ DEBUG

#define DEBUG (   LVL,
  ARGS 
)    do{if(SeqManagerDebug>=(LVL)) {printf ARGS ;}}while(0)

Definition at line 21 of file mrmevrseq.cpp.