Skip to content

Commit

Permalink
Add DEBUG_GMP to GAP_KERNEL_DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisJefferson authored and fingolfin committed May 17, 2018
1 parent 681fbbd commit a2b030e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
// Enable various GAP debugging features
#define COUNT_BAGS
#define COUNT_OPERS
#define DEBUG_GMP 1
#else
#define GAP_ASSERT(x)
#endif
Expand Down

0 comments on commit a2b030e

Please sign in to comment.