From 594f1e32d71e6002e05628b3ca87e28f7126f681 Mon Sep 17 00:00:00 2001 From: David Rose Date: Thu, 3 Nov 2011 00:13:41 +0000 Subject: [PATCH] remove experimental disclaimer --- dtool/Config.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dtool/Config.pp b/dtool/Config.pp index cf5065600e..9d8c752293 100644 --- a/dtool/Config.pp +++ b/dtool/Config.pp @@ -999,7 +999,7 @@ // positions and transforms, instead of the standard single-precision // "float" type. This does not affect the default numeric type of // vertices, which is controlled by the runtime config variable -// vertices-float64. Presently *experimental*, do not use. +// vertices-float64. #define STDFLOAT_DOUBLE // We use wxWidgets--the C++ library, not the Python library--for