From b7488e9aadbf0885cdd526e52e337a05511621dd Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Thu, 25 Aug 2016 07:09:46 +0000 Subject: [PATCH] --- utils/misc/package_onelab.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/utils/misc/package_onelab.sh b/utils/misc/package_onelab.sh index 86a8da8838..46bb729a8e 100755 --- a/utils/misc/package_onelab.sh +++ b/utils/misc/package_onelab.sh @@ -5,6 +5,9 @@ DATE=`date "+%d/%m/%Y"` echo "This ONELAB bundle was built on ${DATE} with the latest nightly snapshots of Gmsh (http://gmsh.info) and GetDP (http://getdp.info). +Launch Gmsh and open a GetDP .pro file (e.g. models/magnetometer/magnetometer.pro) +with the File/Open menu, then click on \"Run\". + The software is distributed under the terms of the GNU General Public License. See the LICENSE and CREDITS files for more information. -- GitLab