/[ff3d]/ff3d/solver/VerticesSet.hpp
ViewVC logotype

Diff of /ff3d/solver/VerticesSet.hpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by delpinux, Mon Feb 17 16:32:51 2003 UTC revision 1.2 by delpinux, Sun Sep 14 17:16:17 2003 UTC
# Line 58  public: Line 58  public:
58      return __vertices[i];      return __vertices[i];
59    }    }
60    
61    VerticesSet(const size_t s)    VerticesSet(const size_t& s)
62      : __vertices(s)      : __vertices(s)
63    {    {
64      ;      ;

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26