aboutsummaryrefslogtreecommitdiff
path: root/src/clp_constants.f90
blob: 49bff2caa4ee2e0e70dc256a2e8ec5e75368694e (plain)
1
2
3
4
5
module clp_constants
    use iso_c_binding
    implicit none

end module clp_constants