1
1
openmpi/ompi/mca/vprotocol/pessimist/vprotocol_pessimist_event.c
2016-11-22 15:03:20 -08:00

15 строки
345 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 "vprotocol_pessimist_event.h"
OBJ_CLASS_INSTANCE(mca_vprotocol_pessimist_event_t, opal_list_item_t, NULL, NULL);