1
1
openmpi/ompi/mca/bml/base
Brian Barrett 566a050c23 Next step in the project split, mainly source code re-arranging
- move files out of toplevel include/ and etc/, moving it into the
    sub-projects
  - rather than including config headers with <project>/include, 
    have them as <project>
  - require all headers to be included with a project prefix, with
    the exception of the config headers ({opal,orte,ompi}_config.h
    mpi.h, and mpif.h)

This commit was SVN r8985.
2006-02-12 01:33:29 +00:00
..
base.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
bml_base_btl.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
bml_base_btl.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
bml_base_close.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
bml_base_endpoint.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
bml_base_endpoint.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
bml_base_init.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
bml_base_lookup.c BML (BTL Managment Layer). Allows BTL's to be used outside of the PML. See 2005-08-12 02:41:14 +00:00
bml_base_open.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
Makefile.am * The last of the build system optimizations. Combine the component and 2005-11-20 01:03:01 +00:00