Skip to content

Commit e4ddbf2

Browse files
committed
Add doc/dependency_tree. 'cd doc/dependency_tree && tree opencoarrays' now ddepicts the OpenCoarrays dependency tree.
Signed-off-by: Damian Rouson <[email protected]>
1 parent a56506a commit e4ddbf2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/dependency_tree/opencoarrays-tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
opencoarrays/
2+
├── cmake-3.4.0
3+
└── mpich-3.1.4
4+
└── gcc-5.1
5+
├── flex-2.6.0
6+
│   └── bison-yacc-3.0.4
7+
├── gmp
8+
├── mpc
9+
└── mpfr

0 commit comments

Comments
 (0)