Skip to content
Snippets Groups Projects
Commit a774285e authored by Anthony Royer's avatar Anthony Royer
Browse files

Switch metis to 64 bits

parent 2a416062
Branches
Tags
No related merge requests found
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
GCC does provides these definitions in stdint.h, but it may require some GCC does provides these definitions in stdint.h, but it may require some
modifications on other architectures. modifications on other architectures.
--------------------------------------------------------------------------*/ --------------------------------------------------------------------------*/
#define IDXTYPEWIDTH 32 #define IDXTYPEWIDTH 64
/*-------------------------------------------------------------------------- /*--------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment