remove experimental disclaimer

This commit is contained in:
David Rose 2011-11-03 00:13:41 +00:00
parent 5cbc418073
commit 594f1e32d7

View File

@ -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