Skip to content

Commit 9c56fd8

Browse files
authored
Merge pull request #3 from rajkamalsingh/master
I added some comment in Department File
2 parents b66b3f4 + 18664e7 commit 9c56fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CCVT_Code_Distribute/src/com/rt/cloning/Department.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package com.rt.cloning;
2-
2+
//Comeent Added Here
33
public class Department implements Cloneable{
44

55
private int did;

0 commit comments

Comments
 (0)