Mercurial > repos > public > sbplib_julia
diff Manifest.toml @ 211:1ad91e11b1f4 package_refactor
Move DiffOps and Grids into packages
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Wed, 26 Jun 2019 10:44:20 +0200 |
parents | 67da5ce895d8 |
children | 08b07c6eeec7 |
line wrap: on
line diff
--- a/Manifest.toml Tue Jun 25 17:26:39 2019 +0200 +++ b/Manifest.toml Wed Jun 26 10:44:20 2019 +0200 @@ -1,5 +1,15 @@ # This file is machine-generated - editing it directly is not advised +[[DiffOps]] +path = "DiffOps" +uuid = "39474f48-97ec-11e9-01fc-6ddcbe5918df" +version = "0.1.0" + +[[Grids]] +path = "Grids" +uuid = "960fdf28-97ed-11e9-2a74-bd90bf2fab5a" +version = "0.1.0" + [[LazyTensors]] path = "LazyTensors" uuid = "62fbed2c-918d-11e9-279b-eb3a325b37d3"