# HG changeset patch # User jwe # Date 784860588 0 # Node ID 567eb9703478df5810753687873fefa7d7e49adb # Parent 8b0920cc1d641868a3342b75223756a1dfdecaef [project @ 1994-11-15 00:49:48 by jwe] diff -r 8b0920cc1d64 -r 567eb9703478 src/lex.l --- a/src/lex.l Tue Nov 15 00:41:30 1994 +0000 +++ b/src/lex.l Tue Nov 15 00:49:48 1994 +0000 @@ -894,7 +894,7 @@ { static char *plot_styles[] = { - "boxes" + "boxes", "boxerrorbars", "dots", "errorbars",