Skip to content
Snippets Groups Projects
Commit 2ba50116 authored by Yen-Chen Chen's avatar Yen-Chen Chen Committed by Jonas Jucker
Browse files

Add library public interface (!94)


## What is the new feature
Add a public interface for `libfortran-support`. This is related to #9 
## How is it implemented
Add a `fortran_support.F90` collecting all subroutines and functions in the `libfortran-support` library.  
Now one can do `USE fortran_support` to access all public subroutines/functions in the library.

Approved-by: default avatarJonas Jucker <jonas.jucker@env.ethz.ch>
Merged-by: default avatarJonas Jucker <jonas.jucker@env.ethz.ch>
Changelog: feature
parent 081f3701
No related branches found
No related tags found
1 merge request!94Add library public interface
Pipeline #73189 passed