umontreal-simul / ssj

Stochastic Simulation in Java
http://umontreal-simul.github.io/ssj
Other
119 stars 43 forks source link

Hotfix : Correct javadoc for Simulator.init(EventList) #6

Closed chwyean closed 7 years ago

chwyean commented 7 years ago

The javadoc for the method init(EventList) in class Simulator now states that the event list will be cleared.