Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Wait.html')
-rw-r--r--tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Wait.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Wait.html b/tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Wait.html
deleted file mode 100644
index 3c72e9396..000000000
--- a/tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Wait.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html><head><title>MPI_Wait</title>
-<body>
-<H3>MPI_Wait</H3>
-<PRE>
-int MPI_Wait(MPI_Request *, MPI_Status *);
-</PRE>
-<DL><DD>
-Waits for a non-blocking operation to complete.
-<P></DL></font></body></html>

Back to the top