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

end module clp_types