Mercurial > repos > public > sbplib_julia
comparison Manifest.toml @ 617:f59e1732eacc feature/volume_and_boundary_operators
Merge with default
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Mon, 07 Dec 2020 12:07:29 +0100 |
parents | 089d4cb65146 |
children | 0159a91fc55a |
comparison
equal
deleted
inserted
replaced
616:d9324671b412 | 617:f59e1732eacc |
---|---|
1 # This file is machine-generated - editing it directly is not advised | 1 # This file is machine-generated - editing it directly is not advised |
2 | |
3 [[Dates]] | |
4 deps = ["Printf"] | |
5 uuid = "ade2ca70-3891-5945-98fb-dc099432e06a" | |
2 | 6 |
3 [[OffsetArrays]] | 7 [[OffsetArrays]] |
4 git-tree-sha1 = "9011c7c98769c451f83869a4d66461e2f23bc80b" | 8 git-tree-sha1 = "9011c7c98769c451f83869a4d66461e2f23bc80b" |
5 uuid = "6fe1bfb0-de20-5000-8ca7-80f57d26f881" | 9 uuid = "6fe1bfb0-de20-5000-8ca7-80f57d26f881" |
6 version = "1.2.1" | 10 version = "1.2.1" |
7 | 11 |
12 [[Printf]] | |
13 deps = ["Unicode"] | |
14 uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7" | |
15 | |
16 [[TOML]] | |
17 deps = ["Dates"] | |
18 git-tree-sha1 = "d0ac7eaad0fb9f6ba023a1d743edca974ae637c4" | |
19 uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76" | |
20 version = "1.0.0" | |
21 | |
8 [[TiledIteration]] | 22 [[TiledIteration]] |
9 deps = ["OffsetArrays"] | 23 deps = ["OffsetArrays"] |
10 git-tree-sha1 = "98693daea9bb49aba71eaad6b168b152d2310358" | 24 git-tree-sha1 = "98693daea9bb49aba71eaad6b168b152d2310358" |
11 uuid = "06e1c1a7-607b-532d-9fad-de7d9aa2abac" | 25 uuid = "06e1c1a7-607b-532d-9fad-de7d9aa2abac" |
12 version = "0.2.4" | 26 version = "0.2.4" |
27 | |
28 [[Unicode]] | |
29 uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5" |