Experimentally inferred a comment
This commit is contained in:
@ -20,7 +20,7 @@ namespace CobXmlSupport
|
|||||||
|
|
||||||
public partial class GenCobCode : Form
|
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;
|
Dictionary<string, string> uniqueTags, uniqueAttr, uniqueVars, uniqueCntVars;
|
||||||
private List<string> CobResWords = null;
|
private List<string> CobResWords = null;
|
||||||
private List<qualifieldhlp> qldList;
|
private List<qualifieldhlp> qldList;
|
||||||
|
|||||||
Reference in New Issue
Block a user