You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
h_vogt
8b709a394f
cpitf.c, cp_istrue(), avoid surplus Warning Message when an `if' condition expands to nothing
When in expression
if $var ...
the variable `var' was undefined, then
ngspice printed a surplus warning message
> Warning: NULL arithmetic expression
in addition to the error message
> Error: var: no such variable.
ngspice continues to process the conditional construct
and evaluates the condition as "FALSE"
10 years ago
..
src
enable backquote substitution for Visual Studio console apps
10 years ago
xspice
introduce visualc/xspice
10 years ago
.gitignore
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
how-to-fftw.txt
state more precisely 64bit fftw3 usage
10 years ago
how-to-ngspice-vstudio.txt
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
make-install-vngspice.bat
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
make-install-vngspiced.bat
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
sharedspice.vcxproj
visualc/, put flex/bison output files into tmp-bison/
10 years ago
spinit
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
spinit64
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
spinitd
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
spinitd64
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
vngspice-fftw.sln
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
vngspice-fftw.vcxproj
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
vngspice.sln
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
vngspice.vcxproj
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago