Skip to content

Commit 43126a6

Browse files
committed
export addVariable
1 parent a245c2e commit 43126a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DistributedFactorGraphs.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ export findClosestTimestamp, findVariableNearTimestamp
223223
# Serialization
224224
export packVariable, unpackVariable, packFactor, unpackFactor
225225
export rebuildFactorMetadata!
226+
export @defVariable
226227

227228
# File import and export
228229
export saveDFG, loadDFG!, loadDFG

0 commit comments

Comments
 (0)