Granular.jl

Julia package for granular dynamics simulation
git clone git://src.adamsgaard.dk/Granular.jl
Log | Files | Refs | README | LICENSE

commit 740d3e48afbcdeed3cb3de3a694608c9a556f8d2
parent 2707955b53f49000c5855c7e0453f7e61d4b6044
Author: Anders Damsgaard <andersd@riseup.net>
Date:   Sat,  9 Sep 2017 09:28:38 -0400

add Documenter.jl dependency

Diffstat:
MREQUIRE | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/REQUIRE b/REQUIRE @@ -2,3 +2,4 @@ julia 0.6 WriteVTK NetCDF PyPlot +Documenter