# Functions
AbsPath takes the root project dir and a project's absolute path prjAbsPath and returns an absolute path to the file system.
FriendlyFmtDir formats the directory in a friendly way for tooling output.
NewPath creates a new project path.
PrjAbsPath converts the file system absolute path absdir into an absolute project path on the form /path/on/project relative to the given root.
# Constants
MaxGlobalLabels allowed to be used in a globals block.