From b2ea04759131b5a4345bd44367463870df927572 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Wed, 1 Aug 2001 09:17:28 +0000 Subject: [PATCH] *** empty log message *** --- doc/VERSIONS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/VERSIONS b/doc/VERSIONS index afd5c14389..d653ddd04f 100644 --- a/doc/VERSIONS +++ b/doc/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.42 2001-07-31 14:07:26 geuzaine Exp $ +$Id: VERSIONS,v 1.43 2001-08-01 09:17:28 geuzaine Exp $ New in 1.22: Fixed (yet another) bug for 2D mesh in the mean plane; fixed surface coherence bug in extruded meshes; new double logarithmic @@ -7,7 +7,7 @@ views; plugins are now enabled by default on Windows, Linux, SGI and DEC; three experimental plugins are loaded by default: CutMap (extract a given iso surface from a 3D scalar map), CutPlane (cut a 3D scalar map with a plane section), CutSphere (cut a 3D scalar map with a -sphere); various other small fixes, additions and clean-ups; +sphere); various other bug fixes, additions and clean-ups; New in 1.21: Fixed more memory leaks; added -opt command line option to parse definitions directly from the command line; fixed missing -- GitLab