From a3ce3e10258c9ef56b050686028dc946fc24dd1f Mon Sep 17 00:00:00 2001 From: Leif Andersson <leif.andersson@control.lth.se> Date: Sun, 16 Aug 2020 16:44:03 +0200 Subject: [PATCH] . --- Project.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Project.toml b/Project.toml index 5aca64f..b75f337 100644 --- a/Project.toml +++ b/Project.toml @@ -2,3 +2,9 @@ name = "ControlCommon" uuid = "9c98e656-dfbc-11ea-2f36-4b421b45bbac" authors = ["Leif Andersson <leif.andersson@control.lth.se>"] version = "0.1.0" + +[deps] +ControlSystems = "a6e380b2-a6ca-5380-bf3e-84a91bcd477e" +Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" +Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" + -- GitLab