Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SIMIX] Remove SMPI-specific segment_index notion from the Actor class
[simgrid.git] / src / smpi / internals / smpi_dvfs.cpp
index 69e8a08..2d0ffd2 100644 (file)
@@ -76,7 +76,6 @@ typedef int integer;
 typedef long int integer;
 #endif
 typedef char *address;
-typedef short int shortint;
 typedef float real;
 typedef double doublereal;
 struct complex {