X-Git-Url: https://git.distorted.org.uk/~mdw/bascat/blobdiff_plain/0188045633b3a8d9ae41825bf55a83b05423acdf..85dd468c12f531710f50baff9fc9d5daad3813bb:/bascat.c diff --git a/bascat.c b/bascat.c index 7824c7d..218b749 100644 --- a/bascat.c +++ b/bascat.c @@ -50,7 +50,7 @@ /*----- Version information -----------------------------------------------*/ -#ifndef NDEBUG +#ifdef DEBUG # define D(x) x #else # define D(x)