diff --git a/src/header.jl b/src/header.jl index 1a27c19..d7613c6 100644 --- a/src/header.jl +++ b/src/header.jl @@ -19,4 +19,5 @@ include("readdata.jl") include("DSG.jl") include("DHSG.jl") include("ADSG.jl") -include("ADHSG.jl") \ No newline at end of file +include("ADHSG.jl") +include("greedy_peeling.jl") \ No newline at end of file