From 88d4bfcfc9e181e5a3e3e1a1a874ecdf6dd28eba Mon Sep 17 00:00:00 2001
From: Luc Papeleux <L.Papeleux@ULiege.be>
Date: Mon, 7 Sep 2020 16:51:39 +0200
Subject: [PATCH] add installed scilab configuration file for warson

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

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