comparison Manifest.toml @ 316:d244f2e5f822

Remove machine specific path in Manifest.toml and run pkg resolve of DiffOps
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 09 Sep 2020 21:06:59 +0200
parents 11010bb74260
children 75c61d927153
comparison
equal deleted inserted replaced
304:5645021683d3 316:d244f2e5f822
44 [[Random]] 44 [[Random]]
45 deps = ["Serialization"] 45 deps = ["Serialization"]
46 uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" 46 uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
47 47
48 [[RegionIndices]] 48 [[RegionIndices]]
49 path = "/Users/vidar/dev/hg/sbpteam/sbplib_julia/RegionIndices" 49 path = "RegionIndices"
50 uuid = "5d527584-97f1-11e9-084c-4540c7ecf219" 50 uuid = "5d527584-97f1-11e9-084c-4540c7ecf219"
51 version = "0.1.0" 51 version = "0.1.0"
52 52
53 [[SbpOperators]] 53 [[SbpOperators]]
54 deps = ["RegionIndices"] 54 deps = ["RegionIndices"]