File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 10
10
* Copyright (c) 2004-2005 The Regents of the University of California.
11
11
* All rights reserved.
12
12
* Copyright (c) 2011 Cisco Systems, Inc. All rights reserved.
13
+ * Copyright (c) 2018 Research Organization for Information Science
14
+ * and Technology (RIST). All rights reserved.
13
15
* $COPYRIGHT$
14
16
*
15
17
* Additional copyrights may follow
27
29
#define OMPI_MINOR_VERSION @OMPI_MINOR_VERSION@
28
30
#define OMPI_RELEASE_VERSION @OMPI_RELEASE_VERSION@
29
31
#define OMPI_GREEK_VERSION "@OMPI_GREEK_VERSION@"
30
- #define OMPI_WANT_REPO_REV @OMPI_WANT_REPO_REV@
31
32
#define OMPI_REPO_REV "@OMPI_REPO_REV@"
32
33
#ifdef OMPI_VERSION
33
34
/* If we included version.h, we want the real version, not the
Original file line number Diff line number Diff line change 10
10
* Copyright (c) 2004-2005 The Regents of the University of California.
11
11
* All rights reserved.
12
12
* Copyright (c) 2011 Cisco Systems, Inc. All rights reserved.
13
+ * Copyright (c) 2018 Research Organization for Information Science
14
+ * and Technology (RIST). All rights reserved.
13
15
* $COPYRIGHT$
14
16
*
15
17
* Additional copyrights may follow
27
29
#define ORTE_MINOR_VERSION @ORTE_MINOR_VERSION@
28
30
#define ORTE_RELEASE_VERSION @ORTE_RELEASE_VERSION@
29
31
#define ORTE_GREEK_VERSION "@ORTE_GREEK_VERSION@"
30
- #define ORTE_WANT_REPO_REV @ORTE_WANT_REPO_REV@
31
32
#define ORTE_REPO_REV "@ORTE_REPO_REV@"
32
33
#ifdef ORTE_VERSION
33
34
/* If we included version.h, we want the real version, not the
You can’t perform that action at this time.
0 commit comments