8000 -created to Chandy-Lamport alghoritm · umeer/DistributedAlgorithms@9055d43 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9055d43

Browse files
committed
-created to Chandy-Lamport alghoritm
1 parent b24699b commit 9055d43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DistributedAlgorithm2/src/distributedalgorithm2/DistributedAlgorithm2.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ public void run() {
7979
}
8080
}
8181
}).start();
82+
83+
8284

8385
new Thread(new Runnable() {
8486
public void run() {

0 commit comments

Comments
 (0)
0