Fix stray #elif

new-parstruct
Salvatore Filippone 6 years ago
parent 73695712a6
commit 3344bbe089

@ -50,7 +50,7 @@ int metis_PartGraphKway_C(int *n, int *ixadj, int *iadj, int *ivwg,
&ecut,(idxtype *)graphpart); &ecut,(idxtype *)graphpart);
return(0); return(0);
#elif #else
choke on me! choke on me!
#endif #endif
} }

Loading…
Cancel
Save