module CWarnings
    use CWarningsVariables
    implicit none    
    public    
    contains
end module CWarnings