We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c00175e commit 1ff560aCopy full SHA for 1ff560a
Project.toml
@@ -1,8 +1,10 @@
1
name = "SimJulia"
2
uuid = "428bdadb-6287-5aa5-874b-9969638295fd"
3
+repo = "https://github.com/BenLauwens/SimJulia.jl.git"
4
keywords = ["discrete-even simulation"]
5
license = "MIT"
6
desc = "A discrete event process oriented simulation framework."
7
+authors = ["Ben Lauwens <[email protected]>"]
8
version = "0.8"
9
10
[deps]
0 commit comments