diff options
Diffstat (limited to 'tools/sudoku_generator.cpp')
-rw-r--r-- | tools/sudoku_generator.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/sudoku_generator.cpp b/tools/sudoku_generator.cpp index 682a239..5f48f50 100644 --- a/tools/sudoku_generator.cpp +++ b/tools/sudoku_generator.cpp @@ -16,8 +16,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id: sudoku_generator.cpp 163 2008-11-26 23:53:04Z tom $ */ #include "../puzzle.h" |