summaryrefslogtreecommitdiff
blob: f583d05f34d9f6b645bc0711cd5f1f0b26a89378 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- include/metis.orig.h	2013-03-11 20:50:00.000000000 +0100
+++ include/metis.h	2013-03-16 12:14:59.117329640 +0100
@@ -30,7 +30,7 @@
  GCC does provides these definitions in stdint.h, but it may require some
  modifications on other architectures.
 --------------------------------------------------------------------------*/
-#define IDXTYPEWIDTH 32
+#define IDXTYPEWIDTH 64
 
 
 /*--------------------------------------------------------------------------