diff --git a/src/include/ngspice/1-f-code.h b/src/include/ngspice/1-f-code.h index bc45d616c..27af6e929 100644 --- a/src/include/ngspice/1-f-code.h +++ b/src/include/ngspice/1-f-code.h @@ -17,6 +17,8 @@ struct trnoise_state double *oneof; size_t oneof_length; + bool timezero; + double RTScapTime, RTSemTime; bool RTS; };