X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=libctgraphics%2Fdrawbox.cpp;h=f0bc8992027845692474f93e774e7fe489e2191f;hp=9d9eff6807a950226b310c9027efd172f2cc2fa5;hb=12e2c29153a0f55ac23bdeec06b404638672985b;hpb=0fe37e9c318904715493dc9c894f658c43e6178e diff --git a/libctgraphics/drawbox.cpp b/libctgraphics/drawbox.cpp index 9d9eff6..f0bc899 100644 --- a/libctgraphics/drawbox.cpp +++ b/libctgraphics/drawbox.cpp @@ -2,24 +2,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: drawbox.cpp,v 1.1 2000/06/19 18:05:03 kevin Exp $ -** $Log: drawbox.cpp,v $ -** Revision 1.1 2000/06/19 18:05:03 kevin -** initial cvs import -** -** Revision 1.1 2000/06/13 16:20:31 kevin -** finished c++ conversions -** -** Revision 1.3 2000/05/24 22:49:01 kevin -** Updated SGP: first function X-windows version -** -** Revision 1.2 2000/05/11 14:07:23 kevin -** Fixed compilation warnings -** -** Revision 1.1.1.1 2000/04/28 13:02:44 kevin -** Initial CVS import for first public release -** -** +** $Id: drawbox.cpp,v 1.2 2000/06/19 19:04:05 kevin Exp $ ** ** 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