From 22c94a96a694b2f0f7710e2ea9ca11fcb1f4180b Mon Sep 17 00:00:00 2001
From: christophbertram <bertram@pik-potsdam.de>
Date: Tue, 14 Jan 2020 09:49:26 +0100
Subject: [PATCH] Adding missing description for sector_types

---
 core/sets.gms | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/sets.gms b/core/sets.gms
index aec6ea8..886542d 100644
--- a/core/sets.gms
+++ b/core/sets.gms
@@ -1705,7 +1705,7 @@ emi_sectors  "comprehensive sector set used for more detailed emissions accounti
         other   "other sectors and multilateral operations"
         indirect
 /
-sector_types
+sector_types "differentiation of energy and process emissions in each sector"
 /
         energy "fuel combustion part (and emissions) of the sector activity"
         process "process sepecific part (and emissions) of the sector activity"
-- 
GitLab