OpenMPI  0.1.1
ompi_mpihandles_dll_defs.h
1 /*
2  * Copyright (c) 2007-2008 Cisco Systems, Inc. All rights reserved.
3  * Copyright (c) 2004-2007 The University of Tennessee and The University
4  * of Tennessee Research Foundation. All rights
5  * reserved.
6  * $COPYRIGHT$
7  *
8  * Additional copyrights may follow
9  *
10  * $HEADER$
11  */
12 
13 /**********************************************************************
14  * Copyright (C) 2000-2004 by Etnus, LLC.
15  * Copyright (C) 1999 by Etnus, Inc.
16  * Copyright (C) 1997-1998 Dolphin Interconnect Solutions Inc.
17  *
18  * Permission is hereby granted to use, reproduce, prepare derivative
19  * works, and to redistribute to others.
20  *
21  * DISCLAIMER
22  *
23  * Neither Dolphin Interconnect Solutions, Etnus LLC, nor any of their
24  * employees, makes any warranty express or implied, or assumes any
25  * legal liability or responsibility for the accuracy, completeness,
26  * or usefulness of any information, apparatus, product, or process
27  * disclosed, or represents that its use would not infringe privately
28  * owned rights.
29  *
30  * This code was written by
31  * James Cownie: Dolphin Interconnect Solutions. <jcownie@dolphinics.com>
32  * Etnus LLC <jcownie@etnus.com>
33  **********************************************************************/
34 
35 #ifndef OMPI_MPIHANDLES_DLL_DEFS_H
36 #define OMPI_MPIHANDLES_DLL_DEFS_H
37 
38 #include "ompi_common_dll_defs.h"
39 
40 /* JMS nothing specific yet */
41 
42 #endif