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 33# Copyright (c) 2011-2014 Cisco Systems, Inc. All rights reserved.
44# Copyright (c) 2015 Los Alamos National Security, LLC. All rights
55# reserved.
6+ # Copyright (c) 2018 Research Organization for Information Science
7+ # and Technology (RIST). All rights reserved.
68# $COPYRIGHT$
79#
810# Additional copyrights may follow
@@ -73,15 +75,13 @@ if OMPI_WANT_JAVA_BINDINGS
7375# from JAVA_SRC_FILES.
7476JAVA_H = \
7577 mpi_MPI.h \
76- mpi_CartParms.h \
7778 mpi_CartComm.h \
7879 mpi_Comm.h \
7980 mpi_Constant.h \
8081 mpi_Count.h \
8182 mpi_Datatype.h \
8283 mpi_Errhandler.h \
8384 mpi_File.h \
84- mpi_GraphParms.h \
8585 mpi_GraphComm.h \
8686 mpi_Group.h \
8787 mpi_Info.h \
@@ -91,9 +91,7 @@ JAVA_H = \
9191 mpi_Op.h \
9292 mpi_Prequest.h \
9393 mpi_Request.h \
94- mpi_ShiftParms.h \
9594 mpi_Status.h \
96- mpi_Version.h \
9795 mpi_Win.h
9896
9997# A little verbosity magic; see Makefile.ompi-rules for an explanation.
You can’t perform that action at this time.
0 commit comments