Compare commits

..

No commits in common. "master" and "dev" have entirely different histories.
master ... dev

1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
public class HelloWorld
{
public string strDescribe;
public int nCount;
HelloWord()
{
System.out.println("Hello word!")
}
}