Remove dotdict

This commit is contained in:
2021-06-22 10:20:40 -05:00
parent 7e783c8b91
commit 1990563476
2 changed files with 0 additions and 69 deletions

View File

@@ -3,7 +3,6 @@
# Released under the modified BSD license. See COPYING.md for more details.
module RELOG
include("dotdict.jl")
include("instance.jl")
include("graph.jl")
include("model.jl")