ECC-1779: Comment

This commit is contained in:
shahramn 2024-03-01 12:10:51 +00:00
parent 41ed4d12c8
commit 6941c672b9
1 changed files with 3 additions and 0 deletions

View File

@ -44,6 +44,9 @@ template core "grib2/sections.def";
template section_8 "grib2/section.8.def";
# ECC-1779: Add keys to identify experimental and deprecated templates
# The low-level transient keys template_is_XXX
# are set inside the template definition files
concept isTemplateDeprecated(false) {
1 = { template_is_deprecated = 1; }
}