From 79d4c1cb27f64d7a5f5e323fb09f508aca1ce4fb Mon Sep 17 00:00:00 2001 From: tfoman Date: Tue, 14 Jul 2015 21:50:24 +0200 Subject: [PATCH] Settings ====== BEFORE IMPLEMENTATION OF SAVER ============== --- CobXmlSupport/GenCobCode.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CobXmlSupport/GenCobCode.cs b/CobXmlSupport/GenCobCode.cs index 435ec3b..cf8c55f 100644 --- a/CobXmlSupport/GenCobCode.cs +++ b/CobXmlSupport/GenCobCode.cs @@ -19,7 +19,7 @@ using System.Resources; // 1.) Indexerande mellannivåer där count-måste sättas får inte hoppas över ! // // -// +// ====== BEFORE IMPLEMENTATION OF SAVER ============== //---------------------------------------------------------------------- namespace CobXmlSupport {