1
1

This is the input file to the gen script. Couple of things changed

This commit was SVN r1038.
Этот коммит содержится в:
Prabhanjan Kambadur 2004-04-16 03:00:05 +00:00
родитель b912f65278
Коммит 80bcb827d1

Просмотреть файл

@ -500,5 +500,3 @@
int MPI_Win_test(MPI_Win win, int *flag);
int MPI_Win_unlock(int rank, MPI_Win win);
int MPI_Win_wait(MPI_Win win);
double MPI_Wtick(void);
double MPI_Wtime(void);