Skip to content

Commit 070fcb2

Browse files
committed
mv GenericMarginal.jl
1 parent 096ebfb commit 070fcb2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/IncrementalInference.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ include("ExplicitDiscreteMarginalizations.jl")
479479
include("InferDimensionUtils.jl")
480480
include("services/EvalFactor.jl")
481481
include("services/ApproxConv.jl")
482-
include("GraphProductOperations.jl")
482+
include("Factors/GenericMarginal.jl")
483483
include("SolveTree.jl")
484484
include("TetherUtils.jl")
485485
include("TreeDebugTools.jl")

0 commit comments

Comments
 (0)