From 4f0b5504cffbfa96145d044b5cc204b827bad299 Mon Sep 17 00:00:00 2001 From: akl Date: Thu, 7 Feb 2008 08:26:41 +0000 Subject: [PATCH] New mesher 'BLSurf' for BLSURFPLUGIN module. --- config_files/blsurf-2.7.12.sh | 86 +++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100755 config_files/blsurf-2.7.12.sh diff --git a/config_files/blsurf-2.7.12.sh b/config_files/blsurf-2.7.12.sh new file mode 100755 index 0000000..8e42d84 --- /dev/null +++ b/config_files/blsurf-2.7.12.sh @@ -0,0 +1,86 @@ +#!/bin/bash -noprofile + +#################################################################################### +# File : blsurf-2.7.12.sh +# Created : Thu Dec 18 12:01:00 2002 +# Author : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com) +# Project : SALOME +# Module : Installation Wizard +# Copyright : 2002-2007 CEA +# +# This script is the part of the SALOME installation procedure. +# +#################################################################################### + +check_version(){ +# No way to check version! +return 0 +} + +print_env_bin() +{ +cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh < ${INSTALL_WORK}/env_${PRODUCT_TYPE}_src.sh <