From e320d9316ca55de48d0756da019e3847dc76eb27 Mon Sep 17 00:00:00 2001
From: Markus Quaritsch <markus.quaritsch@tugraz.at>
Date: Tue, 7 Mar 2017 09:44:47 +0100
Subject: [PATCH] fix in segmentation table (typo)

---
 VectoCore/VectoCore/Resources/Declaration/SegmentTable.csv | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/VectoCore/VectoCore/Resources/Declaration/SegmentTable.csv b/VectoCore/VectoCore/Resources/Declaration/SegmentTable.csv
index fbe781ef0b..c211e5d6d5 100644
--- a/VectoCore/VectoCore/Resources/Declaration/SegmentTable.csv
+++ b/VectoCore/VectoCore/Resources/Declaration/SegmentTable.csv
@@ -14,7 +14,7 @@ Valid,Vehicle Category,Axle Conf.,GVW_Min,GVW_Max,HDV class,Body,Trailer,Semitra
 1    ,RigidTruck      ,6x2       ,0      ,99     ,9        ,B5  ,T2     ,           ,Truck.vacc,RigidTrailer                     ,RigidSolo                    ,20/30/15               ,35/40/25           ,35/2                     ,                     ,19300    ,7100             ,-             ,7100             ,-           ,-          ,-    ,-       ,-         ,-     ,
 1    ,Tractor         ,6x2       ,0      ,99     ,10       ,    ,       ,ST1        ,Truck.vacc,TractorSemitrailer               ,TractorSemitrailer           ,15/10/20               ,20/10/20           ,55/3                     ,50/3                 ,19300    ,12900            ,-             ,-                ,-           ,-          ,-    ,-       ,-         ,-     ,
 1    ,RigidTruck      ,6x4       ,0      ,99     ,11       ,B5  ,T2     ,           ,Truck.vacc,RigidTrailer                     ,RigidSolo                    ,20/22.5/22.5           ,35/35/30           ,35/2                     ,                     ,19300    ,7100             ,-             ,7100             ,7100        ,-          ,-    ,-       ,-         ,-     ,8.5
-1    ,Tractor         ,6x4       ,0      ,99     ,12       ,    ,       ,ST1        ,Truck.vacc,TractorSemitrailer               ,TractorSemitrailer           ,15/15/15               ,20/15/15           ,55/3                     ,50/3                 ,19300    ,12900            ,-             ,                 ,12900       ,-          ,-    ,-       ,-         ,-     ,8.8
+1    ,Tractor         ,6x4       ,0      ,99     ,12       ,    ,       ,ST1        ,Truck.vacc,TractorSemitrailer               ,TractorSemitrailer           ,15/15/15               ,20/15/15           ,55/3                     ,50/3                 ,19300    ,12900            ,-             ,-                ,12900       ,-          ,-    ,-       ,-         ,-     ,8.8
 0    ,RigidTruck      ,6x6       ,0      ,99     ,13       ,    ,       ,           ,Truck.vacc,                                 ,RigidSolo                    ,                       ,                   ,                         ,                     ,-        ,-                ,-             ,-                ,???         ,-          ,-    ,-       ,-         ,-     ,
 0    ,Tractor         ,6x6       ,0      ,99     ,14       ,    ,       ,           ,Truck.vacc,                                 ,TractorSemitrailer           ,                       ,                   ,                         ,                     ,-        ,-                ,-             ,-                ,???         ,-          ,-    ,-       ,-         ,-     ,
 0    ,RigidTruck      ,8x2       ,0      ,99     ,15       ,    ,       ,           ,Truck.vacc,                                 ,RigidSolo                    ,                       ,                   ,                         ,                     ,-        ,???              ,-             ,-                ,-           ,-          ,-    ,-       ,-         ,-     ,
-- 
GitLab