Skip to content

Commit

Permalink
export molco2
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexisRenchon committed Jan 12, 2022
1 parent d323dc4 commit 3334d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DAMMmodel.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ include(joinpath("functions", "maths", "DAMMmat.jl"))
include(joinpath("functions", "viz", "DAMMplot.jl"))
include(joinpath("functions", "viz", "DAMMviz.jl"))
include(joinpath("functions", "maths", "qbins.jl"))
export DAMM, DAMMfit, DAMMmat, DAMMplot, DAMMviz, qbins, sDAMMmat, sDAMMmatq
export DAMM, DAMMfit, DAMMmat, DAMMplot, DAMMviz, qbins, sDAMMmat, sDAMMmatq, molCO₂

end

0 comments on commit 3334d7f

Please sign in to comment.