|
MASA-Core
|
Go to the source code of this file.
Defines | |
| #define | MAX2(A, B) (((A)>(B))?(A):(B)) |
| #define | DEBUG (0) |
| #define DEBUG (0) |
Definition at line 29 of file AlignerUtils.cpp.
| #define MAX2 | ( | A, | |
| B | |||
| ) | (((A)>(B))?(A):(B)) |
Definition at line 27 of file AlignerUtils.cpp.
1.7.6.1