update 'alter' handling as in ngspice main.c

This commit is contained in:
h_vogt 2013-03-05 20:04:40 +01:00
parent 4514742da7
commit 34385ab270
1 changed files with 1 additions and 1 deletions

View File

@ -2511,7 +2511,7 @@ Spice_Init(Tcl_Interp *interp)
TausSeed();
/*parameter fetcher, used in show*/
if_getparam = spif_getparam;
if_getparam = spif_getparam_special;
/* Get startup system limits */
init_rlimits();