/[projects]/queensgui/src/solutionmatrix.cpp
ViewVC logotype

Diff of /queensgui/src/solutionmatrix.cpp

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

revision 654 by torben, Fri Jul 20 16:58:04 2007 UTC revision 655 by torben, Fri Apr 23 05:57:28 2010 UTC
# Line 18  Line 18 
18   *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *   *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
19   ***************************************************************************/   ***************************************************************************/
20    
21    /*
22  #include "solutionmatrix.h"  #include "solutionmatrix.h"
23    
24  SolutionMatrix::SolutionMatrix(int size)  SolutionMatrix::SolutionMatrix(int size)
# Line 98  Solution* SolutionMatrix::copy() Line 99  Solution* SolutionMatrix::copy()
99  {  {
100          return new SolutionMatrix(*this);          return new SolutionMatrix(*this);
101  }  }
102    */
103    

Legend:
Removed from v.654  
changed lines
  Added in v.655

  ViewVC Help
Powered by ViewVC 1.1.20