Skip to content

Commit ffb3c5b

Browse files
author
Damian Rouson
authored
Merge pull request #55 from sourceryinstitute/ford-comment
Add FORD-style comment describing vertex_m
2 parents 7ceb5f5 + 3166141 commit ffb3c5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/vertex_m.f90

+1
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)