Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add one arch to gras_arch_count.
authorunknown <pierre@.(none)>
Thu, 7 Jul 2011 07:56:16 +0000 (09:56 +0200)
committerunknown <pierre@.(none)>
Thu, 7 Jul 2011 07:56:16 +0000 (09:56 +0200)
src/gras/DataDesc/datadesc_private.h

index 1a10ad2..1a7052d 100644 (file)
@@ -39,7 +39,7 @@ void gras_ddt_freev(void *ddt);
  * Descriptions of all known architectures *
  *******************************************/
 
-#define gras_arch_count 11
+#define gras_arch_count 12
 typedef enum {
   gras_ddt_scalar_char = 0,
   gras_ddt_scalar_short = 1,