Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit e9c2f2f

Browse files
committed
Merge pull request #408 from jsquyres/pr/v2.x-trivial-windows-update
v2.x: topo/basic: remove stale (empty) .windows file
2 parents cb455c6 + 58534da commit e9c2f2f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

ompi/mca/topo/basic/.windows

Whitespace-only changes.

ompi/mca/topo/basic/Makefile.am

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,14 @@
44
# reserved.
55
# Copyright (c) 2011-2013 INRIA. All rights reserved.
66
# Copyright (c) 2011-2013 Université Bordeaux 1
7+
# Copyright (c) 2015 Cisco Systems, Inc. All rights reserved.
78
# $COPYRIGHT$
89
#
910
# Additional copyrights may follow
1011
#
1112
# $HEADER$
1213
#
1314

14-
EXTRA_DIST = .windows
15-
1615
sources = \
1716
topo_basic.h \
1817
topo_basic_component.c

0 commit comments

Comments
 (0)