Skip to content

Commit

Permalink
Merge pull request #606 from JuliaRobotics/move/1Q20/fg01
Browse files Browse the repository at this point in the history
rename FactorGraph.jl,
  • Loading branch information
dehann authored Feb 27, 2020
2 parents 162dd38 + 162e0a1 commit 525c48c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/IncrementalInference.jl
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ include("BeliefTypes.jl")
include("AliasScalarSampling.jl")
include("DefaultNodeTypes.jl")
include("JunctionTreeTypes.jl")
include("FactorGraph01.jl")
include("FactorGraph.jl")
include("SerializingDistributions.jl")
include("DispatchPackedConversions.jl")
include("FGOSUtils.jl")
Expand Down

0 comments on commit 525c48c

Please sign in to comment.