Mercurial > repos > public > sbplib_julia
diff LazyTensors/Project.toml @ 184:6945c15a6a7a boundary_conditions
Rename package LazyTensor to LazyTensors
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Thu, 20 Jun 2019 21:14:20 +0200 |
parents | LazyTensor/Project.toml@b7397ae8afaf |
children | 11010bb74260 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/LazyTensors/Project.toml Thu Jun 20 21:14:20 2019 +0200 @@ -0,0 +1,10 @@ +name = "LazyTensors" +uuid = "62fbed2c-918d-11e9-279b-eb3a325b37d3" +authors = ["Jonatan Werpers <jonatan.werpers@it.uu.se>"] +version = "0.1.0" + +[extras] +Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" + +[targets] +test = ["Test"]