Mercurial > repos > public > sbplib_julia
diff DiffOps/Manifest.toml @ 235:a5fdc00d5070 boundary_conditions
Fix a bunch of compilation errors
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Wed, 26 Jun 2019 17:54:32 +0200 |
parents | 235f0a771c8f |
children | d244f2e5f822 |
line wrap: on
line diff
--- a/DiffOps/Manifest.toml Wed Jun 26 17:53:15 2019 +0200 +++ b/DiffOps/Manifest.toml Wed Jun 26 17:54:32 2019 +0200 @@ -17,6 +17,11 @@ deps = ["Markdown"] uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240" +[[LazyTensors]] +path = "../LazyTensors" +uuid = "62fbed2c-918d-11e9-279b-eb3a325b37d3" +version = "0.1.0" + [[Logging]] uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"