uoa-ems-research / JEMSS.jl

Julia package for Emergency Medical Services Simulation
Apache License 2.0
13 stars 4 forks source link

Minor changes #3

Closed samridler closed 6 years ago

samridler commented 6 years ago

Corrected wrong assert in simulation.jl. Added example i/o files to gitignore. Changed FloatSpTime to Float64 in defs.jl, to avoid potential errors from precision. Misc unimportant changes.