tAdd Project.toml (without dependencies) - Granular.jl - Julia package for granular dynamics simulation
(HTM) git clone git://src.adamsgaard.dk/Granular.jl
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 43fd627821534fe8ea6ef473e22a57d696acfa1e
(DIR) parent e21ca4604e08b9d3754b9bf2ef93f3f63c2bd478
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Thu, 3 Sep 2020 13:48:39 +0200
Add Project.toml (without dependencies)
Diffstat:
A Project.toml | 4 ++++
1 file changed, 4 insertions(+), 0 deletions(-)
---
(DIR) diff --git a/Project.toml b/Project.toml
t@@ -0,0 +1,4 @@
+name = "Granular"
+uuid = "4e83dc4e-a38d-4d2b-9dbd-78926e27b582"
+authors = ["Anders Damsgaard <anders@adamsgaard.dk>"]
+version = "0.4.3"