abc/src/base/main
Alan Mishchenko 2f5b81119b Experiments with retiming. 2023-09-17 12:17:27 +08:00
..
abcapis.h Experiments with retiming. 2023-09-17 12:17:27 +08:00
abcapis_old.h Moving global declarations into 'abcapi.h' and moving it into 'main' package. 2017-03-02 20:50:56 -08:00
libSupport.c Other suggested changes. 2022-11-21 14:40:55 -08:00
main.c make sure all of ABC and related libraries are in the same namespace (when compiled with ABC_NAMESPACE) by removing extern "C" from function definitions 2015-10-16 14:02:38 -07:00
main.h Preventing command history from being overwritten by internal scripts. 2021-01-09 13:06:45 -08:00
mainFrame.c Preventing command history from being overwritten by internal scripts. 2021-01-09 13:06:45 -08:00
mainInit.c Experiments with word-level data structures. 2022-02-16 21:23:21 -08:00
mainInt.h Experiments with word-level data structures. 2022-01-21 11:09:10 -08:00
mainLib.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
mainMC.c Integrating Satoko into 'bmc' and 'bmc2'. 2017-08-16 14:20:52 +07:00
mainReal.c Make use of setrlimit conditional on ABC_NO_RLIMIT. 2020-04-30 02:17:03 +00:00
mainUtils.c More compiler warnings. 2023-02-28 03:07:41 -08:00
module.make Changes to enable building external code. 2014-10-27 17:56:48 -07:00