mirror of
https://github.com/ANL-CEEESA/RELOG.git
synced 2025-12-06 15:48:51 -06:00
Rename package to RELOG
This commit is contained in:
9
src/RELOG.jl
Normal file
9
src/RELOG.jl
Normal file
@@ -0,0 +1,9 @@
|
||||
# Copyright (C) 2020 Argonne National Laboratory
|
||||
# Written by Alinson Santos Xavier <axavier@anl.gov>
|
||||
|
||||
module ReverseManufacturing
|
||||
include("dotdict.jl")
|
||||
include("instance.jl")
|
||||
include("graph.jl")
|
||||
include("model.jl")
|
||||
end
|
||||
Reference in New Issue
Block a user