Index: src/tests/designations.c
===================================================================
--- src/tests/designations.c	(revision a7caf3d39000047777d818c855ecc4954932e20b)
+++ src/tests/designations.c	(revision 8a78dd36b2c7688afd87734f9b3e4b86b9575ad4)
@@ -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
