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 1010 * Copyright (c) 2004-2005 The Regents of the University of California.
1111 * All rights reserved.
1212 * 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.
1315 * $COPYRIGHT$
1416 *
1517 * Additional copyrights may follow
2729#define OMPI_MINOR_VERSION @OMPI_MINOR_VERSION@
2830#define OMPI_RELEASE_VERSION @OMPI_RELEASE_VERSION@
2931#define OMPI_GREEK_VERSION "@OMPI_GREEK_VERSION@"
30- #define OMPI_WANT_REPO_REV @OMPI_WANT_REPO_REV@
3132#define OMPI_REPO_REV "@OMPI_REPO_REV@"
3233#ifdef OMPI_VERSION
3334/* If we included version.h, we want the real version, not the
Original file line number Diff line number Diff line change 1010 * Copyright (c) 2004-2005 The Regents of the University of California.
1111 * All rights reserved.
1212 * 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.
1315 * $COPYRIGHT$
1416 *
1517 * Additional copyrights may follow
2729#define ORTE_MINOR_VERSION @ORTE_MINOR_VERSION@
2830#define ORTE_RELEASE_VERSION @ORTE_RELEASE_VERSION@
2931#define ORTE_GREEK_VERSION "@ORTE_GREEK_VERSION@"
30- #define ORTE_WANT_REPO_REV @ORTE_WANT_REPO_REV@
3132#define ORTE_REPO_REV "@ORTE_REPO_REV@"
3233#ifdef ORTE_VERSION
3334/* If we included version.h, we want the real version, not the
You can’t perform that action at this time.
0 commit comments