Experimentally inferred a comment

This commit is contained in:
2015-03-25 08:08:41 +01:00
parent b8fc21521c
commit 70fdd84ba9

View File

@ -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<string, string> uniqueTags, uniqueAttr, uniqueVars, uniqueCntVars;
private List<string> CobResWords = null;
private List<qualifieldhlp> qldList;