Nodes of different colours represent the following:
Solid arrows point from a file to a file which it depends on. A file is dependent upon another if the latter must be compiled before the former can be.
module yaml_version character(len=*),parameter :: git_commit_id = "@GIT_COMMIT_ID@" character(len=*),parameter :: git_branch_name = "@GIT_BRANCH_NAME@" end module