Index: src/tests/designations.c
===================================================================
--- src/tests/designations.c	(revision 8eb348a347301e6734e6bbd0827acd993a3db4f7)
+++ src/tests/designations.c	(revision 8a0a64d9a29f461d2e53a950f0b7b400ab1cfeaa)
@@ -17,5 +17,5 @@
 // In particular, since the syntax for designations in Cforall differs from that of C, preprocessor substitution
 // is used for the designation syntax
-#ifdef __CFORALL__
+#ifdef __cforall
 #define DES :
 #else
