Skip to content

Commit da9d152

Browse files
authored
Merge pull request #53 from JuliaRobotics/hotfix/docstypedefgn
docs TYPEDEF fix
2 parents 9f0834d + 4080581 commit da9d152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GraphsDFG/entities/GraphsDFG.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
$(SIGNATURES)
2+
$(TYPEDEF)
33
Encapsulation structure for a DFGNode (Variable or Factor) in Graphs.jl graph.
44
"""
55
mutable struct GraphsNode

0 commit comments

Comments
 (0)