1
1
openmpi/orte/mca/iof/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
iof_base_close.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
iof_base_endpoint.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
iof_base_endpoint.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
iof_base_flush.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
iof_base_fragment.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
iof_base_fragment.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
iof_base_header.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
iof_base_open.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
iof_base_select.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
iof_base_setup.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
iof_base_setup.h 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