Skip to content

Commit 3166141

Browse files
author
Damian Rouson
authored
Add FORD-style comment describing vertex_m
1 parent 7ceb5f5 commit 3166141

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vertex_m.f90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
module vertex_m
2+
!! summary: Represent one node in a directed acyclic graph.
23
!! author: Jacob Williams, Damian Rouson, Robert Singleterry, Brad Richardson
34
!! version: v1.0
45
!! date: 2020-Nov-30

0 commit comments

Comments
 (0)