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

Back to the top