summaryrefslogtreecommitdiffstats
path: root/cluster/oompi/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/oompi/DETAILS')
-rwxr-xr-xcluster/oompi/DETAILS5
1 files changed, 4 insertions, 1 deletions
diff --git a/cluster/oompi/DETAILS b/cluster/oompi/DETAILS
index fd899dd7ed..f13ce86803 100755
--- a/cluster/oompi/DETAILS
+++ b/cluster/oompi/DETAILS
@@ -10,5 +10,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
ENTERED=20020510
SHORT="C++ library that encapsulates MPI."
cat << EOF
-The Object Oriented MPI (OOMPI) package is an object oriented approach to the Message Passing Interface (MPI). OOMPI is a class library specification that encapsulates the functionality of MPI into a functional class hierarchy to provide a simple, flexible, and intuitive interface.
+The Object Oriented MPI (OOMPI) package is an object oriented approach to
+the Message Passing Interface (MPI). OOMPI is a class library specification
+that encapsulates the functionality of MPI into a functional class hierarchy
+to provide a simple, flexible, and intuitive interface.
EOF