Skip to content

Commit ef58b25

Browse files
authored
Update D1.java
1 parent 0204963 commit ef58b25

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

D1.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
//*******************************************************
2+
// D1.java
3+
// the class reprsents D1
4+
// Author: liron mizrahi
5+
//*******************************************************
16
public class D extends A
27
{
38
public void calc(int x, int y)

0 commit comments

Comments
 (0)