From 0175aae1390bfd3a5f0a80b3d9ef08fc50f9d00c Mon Sep 17 00:00:00 2001 From: PHO Date: Tue, 3 Feb 2009 14:56:26 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_zshenv | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dot-files/_zshenv b/dot-files/_zshenv index e4f77b3..923d8be 100644 --- a/dot-files/_zshenv +++ b/dot-files/_zshenv @@ -74,3 +74,9 @@ export DARCS_DONT_ESCAPE_8BIT=1 # uim-fep export UIM_FEP=skk + +# icc +if [ -e /opt/intel/cce/latest/bin/iccvars.sh ]; then + . /opt/intel/cce/latest/bin/iccvars.sh + . /opt/intel/ipp/latest/em64t/tools/env/ippvarsem64t.sh +fi -- 2.40.0