Skip to content

Commit 9ac0e50

Browse files
committed
typo
1 parent 704169a commit 9ac0e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/IncrementalInference.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ include("InferDimensionUtils.jl")
477477
include("services/EvalFactor.jl")
478478
include("services/ApproxConv.jl")
479479

480-
include("ConsolidateParametricRelative.jl") # FIXME CONSOLIDATE
480+
include("ConsolidateParametricRelatives.jl") # FIXME CONSOLIDATE
481481

482482
include("GraphProductOperations.jl")
483483
include("SolveTree.jl")

0 commit comments

Comments
 (0)