Info per file implemented (more testing required)

This commit is contained in:
2015-07-16 00:37:11 +02:00
parent a06104a7cc
commit 92c5165035
6 changed files with 244 additions and 89 deletions

View File

@ -27,11 +27,11 @@ namespace CobXmlSupport
public static bool ettingSpecials;
public static bool ettingUserCodeBcup;
//-------------------------
// public static bool ettingShowTestbtns;
// public static bool ettingShowTestbtns;
//-------------------------
public static bool ettingBackupOwnCode;
public static string ettingActualFile;
public static string ettingFilePath;
//-------------------------
}
}
}