Skip to content

Commit b76e5de

Browse files
committed
init
1 parent 6aa2b52 commit b76e5de

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
package com.codeinmood.silentgamer.colorlibrary;
2+
3+
public class Biplov {
4+
5+
public Biplov() {
6+
}
7+
8+
public String getCLassName(){
9+
10+
return getCLassName();
11+
}
12+
}

0 commit comments

Comments
 (0)