changeset 185:67da5ce895d8 boundary_conditions

Readd LazyTensors package
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 20 Jun 2019 21:15:48 +0200
parents 6945c15a6a7a
children 715ff09bb2ce
files Manifest.toml Project.toml
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Manifest.toml	Thu Jun 20 21:14:20 2019 +0200
+++ b/Manifest.toml	Thu Jun 20 21:15:48 2019 +0200
@@ -1,2 +1,6 @@
 # This file is machine-generated - editing it directly is not advised
 
+[[LazyTensors]]
+path = "LazyTensors"
+uuid = "62fbed2c-918d-11e9-279b-eb3a325b37d3"
+version = "0.1.0"
--- a/Project.toml	Thu Jun 20 21:14:20 2019 +0200
+++ b/Project.toml	Thu Jun 20 21:15:48 2019 +0200
@@ -0,0 +1,2 @@
+[deps]
+LazyTensors = "62fbed2c-918d-11e9-279b-eb3a325b37d3"