Skip to content

Commit

Permalink
geom2d: update version number in Contents.m
Browse files Browse the repository at this point in the history
  • Loading branch information
dlegland committed Jun 7, 2018
1 parent e795c44 commit 5e733e1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion matGeom/geom2d/Contents.m
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% GEOM2D Geometry 2D Toolbox
% Version 1.0 21-Mar-2011 .
% Version 1.24 07-Jun-2018 .
%
% Library to handle and visualize geometric primitives such as points,
% lines, circles and ellipses, polygons...
Expand Down
2 changes: 1 addition & 1 deletion matGeom/polygons2d/Contents.m
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% POLYGONS Manipulation of planar polygons and polylines
% Version 1.6 21-Mar-2011 .
% Version 1.24 07-Jun-2018 .
%
% The 'polygons' module contains functions operating on shapes composed
% of a vertex list, like polygons or polylines.
Expand Down
2 changes: 1 addition & 1 deletion matGeom/polynomialCurves2d/Contents.m
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% POLYNOMIALCURVES2D Planar Polynomial Curves
% Version 1.0 21-Mar-2011 .
% Version 1.24 07-Jun-2018 .
%
% POLYNOMIALCURVES2D Manipulation of planar smooth curves
% Polynomial curves are plane curves whose points are defined by a
Expand Down

0 comments on commit 5e733e1

Please sign in to comment.