comparison 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
comparison
equal deleted inserted replaced
234:d119dfdd749c 235:a5fdc00d5070
14 version = "0.1.0" 14 version = "0.1.0"
15 15
16 [[InteractiveUtils]] 16 [[InteractiveUtils]]
17 deps = ["Markdown"] 17 deps = ["Markdown"]
18 uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240" 18 uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
19
20 [[LazyTensors]]
21 path = "../LazyTensors"
22 uuid = "62fbed2c-918d-11e9-279b-eb3a325b37d3"
23 version = "0.1.0"
19 24
20 [[Logging]] 25 [[Logging]]
21 uuid = "56ddb016-857b-54e1-b83d-db4d58db5568" 26 uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
22 27
23 [[Markdown]] 28 [[Markdown]]