A tool to track model versions and print useful changes between model versions
More...
|
character(len=1024), dimension(:),
allocatable | versionlist |
|
character(len=1024), dimension(:),
allocatable | deltas |
|
A tool to track model versions and print useful changes between model versions
- Author
- Ethan Gutmann (gutma.nosp@m.nn@u.nosp@m.car.e.nosp@m.du)
subroutine model_tracking::finalize_model_diffs |
( |
| ) |
|
subroutine model_tracking::init_model_diffs |
( |
| ) |
|
subroutine model_tracking::print_model_diffs |
( |
character(len=*), intent(in) |
version | ) |
|
character(len=1024), dimension(:), allocatable model_tracking::deltas |
character(len=1024), dimension(:), allocatable model_tracking::versionlist |
The documentation for this module was generated from the following file: