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

Diff of /queensgui/src/solution.cpp

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

revision 1 by torben, Thu Jul 19 21:34:15 2007 UTC revision 2 by torben, Thu Jul 19 22:26:42 2007 UTC
# Line 95  bool Solution::operator!=(const Solution Line 95  bool Solution::operator!=(const Solution
95                  return true;                  return true;
96  }  }
97    
98    Solution* Solution::copy()
99    {
100            return new Solution(*this);
101    }

Legend:
Removed from v.1  
changed lines
  Added in v.2

  ViewVC Help
Powered by ViewVC 1.1.20