Skip to content

Commit 7042480

Browse files
committed
fix GraphExt.jl
1 parent 46b10ab commit 7042480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/GadflyExt.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module GadflyExt
44

55
using Gadfly
66
using DocStringExtensions
7-
using IncrementalInference: AbstractBayesTree, TreeCliq, getCliqueData, getCliqAssocMat, getCliqMat, getLabel, getCliqMsgMat, getClique
7+
using IncrementalInference: AbstractBayesTree, TreeClique, getCliqueData, getCliqAssocMat, getCliqMat, getLabel, getCliqMsgMat, getClique
88
import IncrementalInference: exportimg, spyCliqMat
99

1010
export exportimg, spyCliqMat

0 commit comments

Comments
 (0)