Skip to content

Commit 0826ffe

Browse files
authored
Update README.md
1 parent 88613e5 commit 0826ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ JavaSIM has been available since 1997 and is an object-oriented simulation packa
33
- the core of the system gives SIMULA-like simulation routines, random number generators, queueing algorithms, and thread package interfaces.
44
- entity and set manipulation facilities similar to SIMSET.
55
- classes allow "non-causal" events, such as interrupts, to be handled.
6-
- various statistical gathering routines, such as histogram and variance classes.
6+
- various routines for gathering statistics, such as histogram and variance classes.
77

88
The system also comes with complete examples and test routines which illustrate many of the issues raised in using the simulation package. It is used by many commercial and academic organisations.
99

0 commit comments

Comments
 (0)