ngspice/src/xspice/cmpp
Holger Vogt deb3cd9809 Replace all BOOLEAN, BOOL, _Bool by bool
Remove all #undef bool (set in conjunction with #iclude <Windows.h>)
2024-12-15 10:25:28 +01:00
..
.gitignore fix file modes 2012-06-12 21:26:29 +02:00
Makefile.am We no longer want to install cmpp or other XSPICE files. 2021-01-23 12:43:51 +01:00
cmpp.h Replace all BOOLEAN, BOOL, _Bool by bool 2024-12-15 10:25:28 +01:00
file_buffer.c Fix warnings from gcc 10.2.1. 2022-12-11 15:35:14 +01:00
file_buffer.h Replace all BOOLEAN, BOOL, _Bool by bool 2024-12-15 10:25:28 +01:00
ifs_lex.l xspice/cmpp/*.l, flex file cleanup and use %option noinput, nounput 2016-04-01 19:36:51 +02:00
ifs_yacc.y Support use of vector defaults for XSPICE vector parameters. 2024-05-01 10:30:40 +02:00
ifs_yacc_y.h Support use of vector defaults for XSPICE vector parameters. 2024-05-01 10:30:40 +02:00
main.c Windows.h -> windows.h 2020-12-22 17:56:18 +01:00
mod_lex.l Fix two bugs in cmpp: an unmatched right bracket in cfunc.mod 2023-09-16 00:19:36 +02:00
mod_yacc.y Fix two bugs in cmpp: an unmatched right bracket in cfunc.mod 2023-09-16 00:19:36 +02:00
mod_yacc_y.h licensi info: 2020-10-10 12:21:10 +02:00
pp_ifs.c licensi info: 2020-10-10 12:21:10 +02:00
pp_lst.c Suppress some warnings from MSVC. 2024-05-01 10:31:25 +02:00
pp_mod.c licensi info: 2020-10-10 12:21:10 +02:00
read_ifs.c licensi info: 2020-10-10 12:21:10 +02:00
util.c licensi info: 2020-10-10 12:21:10 +02:00
writ_ifs.c Replace all BOOLEAN, BOOL, _Bool by bool 2024-12-15 10:25:28 +01:00