From 16da13c79ee3b9556649dddc959fc8783f5ce960 Mon Sep 17 00:00:00 2001 From: Aurelien Bouteiller Date: Fri, 20 Jul 2007 22:24:02 +0000 Subject: [PATCH] Missing file... This commit was SVN r15540. --- ompi/mca/pml/v/static-components.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ompi/mca/pml/v/static-components.h diff --git a/ompi/mca/pml/v/static-components.h b/ompi/mca/pml/v/static-components.h new file mode 100644 index 0000000000..9c36b1b071 --- /dev/null +++ b/ompi/mca/pml/v/static-components.h @@ -0,0 +1,10 @@ +/* + * $HEADER$ + */ + + + +const mca_base_component_t *mca_pml_v_protocol_base_static_components[] = { + + NULL +};