Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpi: eliminate trailing whitespace. | Kaz Kylheku | 2016-11-14 | 1 | -1/+1 |
| | | | | | | | | | * mpi/mpi-config.h: Eliminate several trailing spaces. * mpi/mpi.c: Eliminate all trailing spaces. Removed some commented-out code, and adjusted brace placement and indentation in one place. Also removed some spurious blank lines. | ||||
* | Remove include guards from MPI headers. | Kaz Kylheku | 2015-08-15 | 1 | -7/+0 |
| | | | | | * mpi/mpi-config.h, mpi/mpi.h: These headers do not require include guards. They included only once. | ||||
* | Bringing MPI library out of tarball into GIT. | Kaz Kylheku | 2015-04-22 | 1 | -0/+85 |
Importing 1.8.6 upstream baseline, minus unwanted stuff. |