Salome HOME
Fedora 6 support
[tools/install.git] / config_files / gcc-4.0.0.sh
diff --git a/config_files/gcc-4.0.0.sh b/config_files/gcc-4.0.0.sh
deleted file mode 100755 (executable)
index 4d6e6c2..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/bin/bash -noprofile
-
-####################################################################################
-#  File      : gcc-4.0.0.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.
-#
-####################################################################################
-
-export GCC_VERSION="4.0.0"
-./gcc-common.sh $*