From 5cbb4d2c67bfebee6ee3245af8ca54ebe115d068 Mon Sep 17 00:00:00 2001 From: h_vogt Date: Sat, 17 Jul 2010 10:25:52 +0000 Subject: [PATCH] update changelog, number of types --- ChangeLog | 7 +++++++ src/frontend/typesdef.c | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3fc9c32c9..f03bcfd7f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2010-07-17 Holger Vogt + * typesdef.c: correct the number of available types and plots + 2010-07-16 Robert Larice * src/ngsconvert.c , * src/frontend/define.c , @@ -43,6 +46,10 @@ * src/xspice/icm/spice2poly/icm_spice2poly/cfunc.mod , * src/xspice/icm/xtradev/zener/cfunc.mod : xspice, cast so called `STATIC_VAR' pointers to their concrete type + +2010-07-14 Holger Vogt + * commands.c, options.c, fteext.h, inp.c: option command in spinit or + control section as enhancement to .options command 2010-07-14 Robert Larice * src/frontend/commands.c : diff --git a/src/frontend/typesdef.c b/src/frontend/typesdef.c index 563ba761d..1cf3abb21 100644 --- a/src/frontend/typesdef.c +++ b/src/frontend/typesdef.c @@ -82,8 +82,8 @@ struct plotab plotabs[NUMPLOTTYPES] = { { "spect", "spect" }, } ; -int notypes = 15 ;/* change 14 to 15 by H.T*/ -int noplotabs = 20;/* change 18 to 20 by H.T*/ +int notypes = 19 ; +int noplotabs = 21; /* A command to define types for vectors and plots. This will generally * be used in the Command: field of the rawfile.