h_artn_info

namespace h_artn_info

Functions

subroutine, public artn_version_semantic (major, minor, patch)

return the major, minor, patch values of the version string.

subroutine artn_cversion_semantic(major, minor, patch)
subroutine, public artn_gitinfo (str)

return string of git branch and commit.

subroutine artn_cgitinfo(cstr)

Variables

character(*), parameter, public artn_version   = ARTN_VERSION
character(*), parameter, public artn_git_branch   = ARTN_INFO_GIT_BRANCH
character(*), parameter, public artn_git_commit   = ARTN_INFO_GIT_COMMIT