Skip to content

Commit

Permalink
Prepearing for a release
Browse files Browse the repository at this point in the history
  • Loading branch information
JanisErdmanis committed Oct 15, 2018
1 parent ab70d8a commit 91c5637
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
10 changes: 2 additions & 8 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"

[[ElTopo]]
deps = ["BinaryProvider", "Libdl", "Parameters"]
git-tree-sha1 = "2cbaa4c5cba0c05f033f36af3dba16df1a13af60"
repo-rev = "master"
git-tree-sha1 = "1c7e17ff3d86406257702dad37ae78cd7b4c02bd"
repo-rev = "8369df22904cbcd4c6ba551ced58ae78a29b7a82"
repo-url = "https://github.com/akels/ElTopo.jl"
uuid = "6379d376-cf42-11e8-13e7-47834244551c"
version = "0.1.0"
Expand Down Expand Up @@ -190,12 +190,6 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
[[Logging]]
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"

[[MATLAB]]
deps = ["Libdl", "SparseArrays", "Test"]
git-tree-sha1 = "323855e9927706cba0fba649be9ffb44e3874d3c"
uuid = "10e44e05-a98a-55b3-a45b-ba969058deb6"
version = "0.7.0"

[[Markdown]]
deps = ["Base64"]
uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
Expand Down
1 change: 0 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ ElTopo = "6379d376-cf42-11e8-13e7-47834244551c"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
JLD = "4138dd39-2aa7-5051-a626-17a0bb65d9c8"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MATLAB = "10e44e05-a98a-55b3-a45b-ba969058deb6"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 comments on commit 91c5637

Please sign in to comment.