Re: [ng-spice] Some bugs, some improvments . . .
"Arno W. Peters" wrote:
>
> The W switch bugs were apparently already plugged. The only change I
> actually incorporated in the sources is the removal of the getchar().
> Please check if I've omitted something I shouldn't have.
Hi Arno,
One more fix that I forgot to mark is 'help' problems. In main.c and
help.c there is a global variable hlp_filelist. This is initialized to
"ngspice", and this is the problem: in ngspice.txt file all sub topics are
prefixed with SPICE text, and help* routines are looking for NGSPICE. Quick
fix is to change hlp_filelist to "spice" again and rename ngspice.txt to
spice.txt. This works. Some help*() relay on numbers of characters in the
SPICE SUBTOPIC lines in spice.txt, so changing this directly in the file does
not work
Michael.
Partial thread listing:
- Re: [ng-spice] Some bugs, some improvments . . ., (continued)
Herbert Widlok
Re: [ng-spice] Question about ngspice compared to hspice and spectre,
Jan Vercammen
ng-spice,
Ashwaw Harkara