amoghbl1 / gossip-simulator

A gossip protocol implementation in Java. Mainly for metrics about internode communications, but could be extended to do different studies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make file problem

amoghbl1 opened this issue · comments

Looks like

make clean

doesn't delete all the input files.
Figure out why.