r627: no message
[ctsim.git] / include / ezplot.h
index 6a8de8489a23939afe25dc062cb8027dc56a44b4..797d53cea0d864681736f35bde75d1b7a0a33e34 100644 (file)
@@ -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: ezplot.h,v 1.26 2001/03/10 23:14:15 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
@@ -84,6 +84,7 @@ enum {
  SB_BOX,
  SB_CIRCLE,
  SB_ERRORBAR,
+ SB_POINT,
  MAXSYMBOL,
 };