1
1
openmpi/src/win32/generated_include/oob_static-components.h

19 строки
470 B
C
Исходник Обычный вид История

/*
* Copyright (c) 2004-2005 The Trustees of Indiana University.
* All rights reserved.
* Copyright (c) 2004-2005 The Trustees of the University of Tennessee.
* All rights reserved.
* $COPYRIGHT$
*
* Additional copyrights may follow
*
* $HEADER$
*/
extern const mca_base_component_t mca_oob_tcp_component;
const mca_base_component_t *mca_oob_base_static_components[] = {
&mca_oob_tcp_component,
NULL
};