From 70fdd84ba9072850f846e0f8879d040e90284441 Mon Sep 17 00:00:00 2001 From: tfoman Date: Wed, 25 Mar 2015 08:08:41 +0100 Subject: [PATCH] Experimentally inferred a comment --- CobXmlSupport/GenCobCode.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CobXmlSupport/GenCobCode.cs b/CobXmlSupport/GenCobCode.cs index 92b48e1..09e8631 100644 --- a/CobXmlSupport/GenCobCode.cs +++ b/CobXmlSupport/GenCobCode.cs @@ -20,7 +20,7 @@ namespace CobXmlSupport public partial class GenCobCode : Form { - + // Jag har bara kommenterat lite för att testa att vi kan uppdatera repot Dictionary uniqueTags, uniqueAttr, uniqueVars, uniqueCntVars; private List CobResWords = null; private List qldList;