Skip to content

Commit 01b8b7a

Browse files
authored
Merge pull request #457 from JuliaRobotics/hotfix/2Q20/mebsgl
missing export
2 parents f7c47e7 + 8d1b3b8 commit 01b8b7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Deprecated.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ include("../attic/GraphsDFG/GraphsDFG.jl")
1515
@deprecate loadDFG(source::String, iifModule::Module, dest::AbstractDFG) loadDFG!(dest, source)
1616

1717

18+
export buildSubgraphFromLabels!
19+
1820
# leave a bit longer
1921
#NOTE buildSubgraphFromLabels! does not have a 1-1 replacement in DFG
2022
# if you have a set of variables and factors use copyGraph

0 commit comments

Comments
 (0)