From 0afaae795fa9e52335beec2c1c4bbf9e79c55cde Mon Sep 17 00:00:00 2001
From: Luc Papeleux <L.Papeleux@ULiege.be>
Date: Mon, 7 Sep 2020 18:19:03 +0200
Subject: [PATCH]  scilab configuration on blueberry

---
 cfg/blueberry/scilab.profile | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 cfg/blueberry/scilab.profile

diff --git a/cfg/blueberry/scilab.profile b/cfg/blueberry/scilab.profile
new file mode 100644
index 0000000..72c5105
--- /dev/null
+++ b/cfg/blueberry/scilab.profile
@@ -0,0 +1 @@
+add2env PATH "/opt/scilab/bin" front
-- 
GitLab