File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
ompi/mpi/fortran/use-mpi-f08 Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1313! Copyright (c) 2006-2014 Cisco Systems, Inc. All rights reserved.
1414! Copyright (c) 2009-2012 Los Alamos National Security, LLC.
1515! All rights reserved.
16- ! Copyright (c) 2016 Research Organization for Information Science
16+ ! Copyright (c) 2016-2017 Research Organization for Information Science
1717! and Technology (RIST). All rights reserved.
1818! $COPYRIGHT$
1919!
@@ -30,6 +30,7 @@ module mpi_f08
3030 use mpi_f08_interfaces ! this module contains the mpi_f08 interface declarations
3131 use pmpi_f08_interfaces ! this module contains the pmpi_f08 interface declarations
3232 use mpi_f08_callbacks ! this module contains the mpi_f08 attribute callback subroutines
33+ use mpi_f08_interfaces_callbacks ! this module contains the mpi_f08 callback interfaces
3334
3435!
3536! Declaration of the interfaces to the ompi impl files
You can’t perform that action at this time.
0 commit comments