From: PHO Date: Tue, 3 Feb 2009 05:56:26 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=0175aae1390bfd3a5f0a80b3d9ef08fc50f9d00c;p=sugar.git Auto commit by The Sugar System. --- 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