X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=libctgraphics%2Fbresenham.cpp;h=43c8f349d2c68c42e1350fc9c73ebd8a085b2910;hp=070f44e1e5cbdaf0d9ef10dfd86201db716dee9b;hb=8a7697ce57b56cdc43698cd1241ad98d49f9b5ac;hpb=01acfa479bff099d5de3b49cb58e0beb2221bdfa diff --git a/libctgraphics/bresenham.cpp b/libctgraphics/bresenham.cpp index 070f44e..43c8f34 100644 --- a/libctgraphics/bresenham.cpp +++ b/libctgraphics/bresenham.cpp @@ -2,7 +2,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: bresenham.cpp,v 1.2 2001/03/21 21:45:31 kevin Exp $ +** $Id$ ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as