From 64ce534c868498c3a643dec1b2ef643f9f390972 Mon Sep 17 00:00:00 2001 From: Elias Jarlebring Date: Mon, 16 Sep 2019 11:08:40 +0200 Subject: [PATCH] compat --- Project.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Project.toml b/Project.toml index 8fde52f72..91cfc0e8a 100644 --- a/Project.toml +++ b/Project.toml @@ -18,3 +18,6 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9" + +[compat] +julia = "1"