Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Group_range_excl.html')
-rw-r--r--tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Group_range_excl.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Group_range_excl.html b/tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Group_range_excl.html
deleted file mode 100644
index 2b633d4d0..000000000
--- a/tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Group_range_excl.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html><head><title>MPI_Group_range_excl</title>
-<body>
-<H3>MPI_Group_range_excl</H3>
-<PRE>
-int MPI_Group_range_excl(MPI_Group, int, int [][3], MPI_Group *);
-</PRE>
-<DL><DD>
-Creates a new group by excluding selected tasks of an existing group.
-<P></DL></font></body></html>

Back to the top