ebe6df4c06
This commit was SVN r18627.
15 строки
278 B
C
15 строки
278 B
C
/*
|
|
* Copyright (c) 2004-2007 The Trustees of the University of Tennessee.
|
|
* All rights reserved.
|
|
* $COPYRIGHT$
|
|
*
|
|
* Additional copyrights may follow
|
|
*
|
|
* $HEADER$
|
|
*/
|
|
|
|
#include "ompi_config.h"
|
|
#include "pml_v.h"
|
|
|
|
mca_pml_v_t mca_pml_v = {-1, 0, 0};
|