- When svn version string becomes too long (>72 columns) some Fortran
compilers get confused. Continue on the next line. Thanks to Richard Tran Mills for noticing that. This commit was SVN r22609.
Этот коммит содержится в:
родитель
dc6de3e9b5
Коммит
48254c78c9
@ -76,7 +76,8 @@
|
||||
parameter (OMPI_MINOR_VERSION=@OMPI_MINOR_VERSION@)
|
||||
parameter (OMPI_RELEASE_VERSION=@OMPI_RELEASE_VERSION@)
|
||||
parameter (OMPI_GREEK_VERSION="@OMPI_GREEK_VERSION@")
|
||||
parameter (OMPI_SVN_VERSION="@OMPI_SVN_R@")
|
||||
parameter (OMPI_SVN_VERSION=
|
||||
& "@OMPI_SVN_R@")
|
||||
!
|
||||
! Kind parameters
|
||||
!
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user