X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Fezplot.h;h=f60d08fbc90084b662516ff849f1fb8a349c1f3b;hp=6a8de8489a23939afe25dc062cb8027dc56a44b4;hb=8a7697ce57b56cdc43698cd1241ad98d49f9b5ac;hpb=c00c639073653fac7463a88f2b000f263236550d diff --git a/include/ezplot.h b/include/ezplot.h index 6a8de84..f60d08f 100644 --- a/include/ezplot.h +++ b/include/ezplot.h @@ -5,9 +5,9 @@ ** Purpose: Header file for EZplot library ** ** This is part of the CTSim program -** Copyright (C) 1983-2000 Kevin Rosenberg +** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: ezplot.h,v 1.24 2001/01/02 16:02:12 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 @@ -84,6 +84,7 @@ enum { SB_BOX, SB_CIRCLE, SB_ERRORBAR, + SB_POINT, MAXSYMBOL, };