1.4.0
This commit is contained in:
parent
d31c682f30
commit
31f09c0e47
@ -18,7 +18,7 @@ namespace parseManagerCS
|
||||
[STAThread]
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
args=new string[]{"choiceTest.txt"};
|
||||
//args=new string[]{"choiceTest.txt"};
|
||||
string file;
|
||||
string print = "";
|
||||
List<char> temp = new List<char>();
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user