From a88974db3593e04f44f7b760b5504091db16a22f Mon Sep 17 00:00:00 2001
From: Luc Papeleux <L.Papeleux@ULiege.be>
Date: Fri, 20 Nov 2020 18:23:45 +0100
Subject: [PATCH] config Clifton suite

---
 cfg/clifton/matlab.profile | 2 +-
 cfg/clifton/samcef.profile | 2 +-
 cfg/clifton/scilab.profile | 1 +
 3 files changed, 3 insertions(+), 2 deletions(-)
 create mode 100644 cfg/clifton/scilab.profile

diff --git a/cfg/clifton/matlab.profile b/cfg/clifton/matlab.profile
index 58f04e5..0ff3588 100644
--- a/cfg/clifton/matlab.profile
+++ b/cfg/clifton/matlab.profile
@@ -1 +1 @@
-add2env PATH "/opt/MATLAB/R2015a/bin"
+add2env PATH "/opt/matlab/bin"
diff --git a/cfg/clifton/samcef.profile b/cfg/clifton/samcef.profile
index b504e28..834343e 100644
--- a/cfg/clifton/samcef.profile
+++ b/cfg/clifton/samcef.profile
@@ -1,2 +1,2 @@
 export SAM_ZONE=200000000
-add2env PATH "/opt/Samv17i8"
+add2env PATH "/opt/samcef"
diff --git a/cfg/clifton/scilab.profile b/cfg/clifton/scilab.profile
new file mode 100644
index 0000000..4b11b33
--- /dev/null
+++ b/cfg/clifton/scilab.profile
@@ -0,0 +1 @@
+add2env PATH "/opt/scilab/bin"
-- 
GitLab