mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-28 16:54:20 +02:00
tclspice.c, ngspice.pm, config.h in visualc: prepare ngspice-25
This commit is contained in:
@@ -14,7 +14,7 @@ $netlistFile="ngspiceCkt";
|
||||
use strict;
|
||||
|
||||
sub version {
|
||||
return("24"); # the version only seems to be printed in interactive mode
|
||||
return("25"); # the version only seems to be printed in interactive mode
|
||||
}
|
||||
|
||||
sub runNoiseTest {
|
||||
|
||||
Reference in New Issue
Block a user