File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 44# Copyright (c) 2015 Los Alamos National Security, LLC. All rights
55# reserved.
66# Copyright (c) 2017 FUJITSU LIMITED. All rights reserved.
7+ # Copyright (c) 2018 Research Organization for Information Science
8+ # and Technology (RIST). All rights reserved.
79# $COPYRIGHT$
810#
911# Additional copyrights may follow
@@ -74,15 +76,13 @@ if OMPI_WANT_JAVA_BINDINGS
7476# from JAVA_SRC_FILES.
7577JAVA_H = \
7678 mpi_MPI.h \
77- mpi_CartParms.h \
7879 mpi_CartComm.h \
7980 mpi_Comm.h \
8081 mpi_Constant.h \
8182 mpi_Count.h \
8283 mpi_Datatype.h \
8384 mpi_Errhandler.h \
8485 mpi_File.h \
85- mpi_GraphParms.h \
8686 mpi_GraphComm.h \
8787 mpi_Group.h \
8888 mpi_Info.h \
@@ -92,9 +92,7 @@ JAVA_H = \
9292 mpi_Op.h \
9393 mpi_Prequest.h \
9494 mpi_Request.h \
95- mpi_ShiftParms.h \
9695 mpi_Status.h \
97- mpi_Version.h \
9896 mpi_Win.h
9997
10098# A little verbosity magic; see Makefile.ompi-rules for an explanation.
You can’t perform that action at this time.
0 commit comments