From 45464826849ab68693a3ed21c2d50ede00c50e67 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sat, 13 Nov 2004 03:30:49 +0000 Subject: fix for showing attributes on select (and recreate the object on edit) svn path=/trunk/; revision=2265 --- externals/grill/flext/source/flsimd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/flext/source/flsimd.cpp') diff --git a/externals/grill/flext/source/flsimd.cpp b/externals/grill/flext/source/flsimd.cpp index 12cdba7c..007a1fe0 100755 --- a/externals/grill/flext/source/flsimd.cpp +++ b/externals/grill/flext/source/flsimd.cpp @@ -12,7 +12,7 @@ WARRANTIES, see the file, "license.txt," in this distribution. \brief flext SIMD support functions If FLEXT_USE_SIMD is defined at compilation, SIMD instructions are used wherever feasible. - If used with MSVC++ the "Processor Pack" must be installed. + If used with MSVC++ 6 the "Processor Pack" must be installed. If FLEXT_USE_IPP is defined the Intel Performance Package is used. */ -- cgit v1.2.1