X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=include%2Fezplot.h;h=f60d08fbc90084b662516ff849f1fb8a349c1f3b;hb=8a7697ce57b56cdc43698cd1241ad98d49f9b5ac;hp=d605f92583e84d974ea416e2e4762d94f95e50bf;hpb=9f29c8b32c972db1178d6f8551d5cd57ceb67083;p=ctsim.git diff --git a/include/ezplot.h b/include/ezplot.h index d605f92..f60d08f 100644 --- a/include/ezplot.h +++ b/include/ezplot.h @@ -7,7 +7,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: ezplot.h,v 1.25 2001/01/28 19:10:18 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, };