diff --git a/demos/sphere-stl.geo b/demos/sphere-stl.geo deleted file mode 100644 index a93e14885047efe199a035f5b59c7be3da3f6f83..0000000000000000000000000000000000000000 --- a/demos/sphere-stl.geo +++ /dev/null @@ -1,9 +0,0 @@ - -// include an STL triangulation as the representation of the surface 1 - -Merge "sphere-surf.stl"; - -// define a volume using that surface - -Surface Loop(2) = {1}; -Volume(3) = {2}; diff --git a/doc/VERSIONS b/doc/VERSIONS index 71af020ea1929c0d5aa1ebb02d61279f09ad2add..c4ec83c80de5650e32eac36f5dfe51e0a4e4166f 100644 --- a/doc/VERSIONS +++ b/doc/VERSIONS @@ -1,6 +1,6 @@ -$Id: VERSIONS,v 1.344 2005-11-20 03:58:29 geuzaine Exp $ +$Id: VERSIONS,v 1.345 2005-11-25 03:20:37 geuzaine Exp $ -New since 1.60: added support for second order (curved) elements in +New in 1.61: added support for second order (curved) elements in post-processor; new version (1.4) of post-processing file formats; new stippling options for 2D plots; removed limit on allowed number of files on command line; all "Combine" operations are now available in