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;