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
df846346a1
visualc, cope with `bool' and `isnan()' in visual studio 2015
now they have isnan(),
(presumably in math.h)
now they have a C99 `bool',
(maybe even though not asked for with <stdbool.h>)
|
11 years ago |
| .. |
|
fftw3
|
VC project with FFTW3 library enabled
|
12 years ago |
|
include
|
drop asprintf()
|
12 years ago |
|
.gitignore
|
visual*/.gitignore, do not ignore .c and .h files
|
11 years ago |
|
how-to-ngspice-vstudio.txt
|
*.vc*proj, invoke win_bison.exe
|
11 years ago |
|
msvc-compat.c
|
xpressn.c, introduce fortran style nint() rounding function
|
12 years ago |
|
vngspice.vcproj
|
*.vc*proj, polish Message/Description
|
11 years ago |
|
vngspice.vcxproj
|
*.vc*proj, polish Message/Description
|
11 years ago |
|
vngspice_fftw.vcproj
|
*.vc*proj, polish Message/Description
|
11 years ago |
|
vngspice_fftw_vc10.vcxproj
|
*.vc*proj, polish Message/Description
|
11 years ago |