Salome HOME
update copyright notes (2007)
[tools/install.git] / config_files / gcc-3.4.sh
1 #!/bin/bash -noprofile
2
3 ####################################################################################
4 #  File      : gcc-3.4.sh
5 #  Created   : Thu Dec 18 12:01:00 2002
6 #  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
7 #  Project   : SALOME
8 #  Module    : Installation Wizard
9 #  Copyright : 2002-2007 CEA
10 #
11 #  This script is the part of the SALOME installation procedure.
12 #
13 ####################################################################################
14
15 export GCC_VERSION="3.4.1"
16 ./gcc-common.sh $*