spot/buddy/src
Alexandre Duret-Lutz b910330a78 [buddy] Typos in comments
* src/kernel.c (bdd_addref): Fix typo documentation.
* src/bddop.c (bdd_appall, bdd_appallcomp): Likewise.
2017-03-31 21:22:04 +02:00
..
.gitignore [buddy] install a pkg-config file 2017-01-14 17:55:58 +01:00
bddio.c [buddy] remove useless #include<assert.h> 2017-03-14 13:35:52 +01:00
bddop.c [buddy] Typos in comments 2017-03-31 21:22:04 +02:00
bddtest.cxx buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
bddtree.h * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
bddx.h [buddy] fix some -Wpedantic messages 2017-02-01 18:50:37 +01:00
bvec.c buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
bvecx.h buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
cache.c [buddy] pack cache entry on 16 bytes, not 20. 2014-10-28 13:13:05 +01:00
cache.h [buddy] pack cache entry on 16 bytes, not 20. 2014-10-28 13:13:05 +01:00
cppext.cxx [buddy] Fix several PVS-Studio warnings 2016-10-28 17:12:21 +02:00
depend.inf Initial revision 2003-05-05 10:57:53 +00:00
fdd.c [buddy] fix some -Wpedantic messages 2017-02-01 18:50:37 +01:00
fddx.h buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
imatrix.c [buddy] remove useless #include<assert.h> 2017-03-14 13:35:52 +01:00
imatrix.h buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
kernel.c [buddy] Typos in comments 2017-03-31 21:22:04 +02:00
kernel.h [buddy] fix some -Wpedantic messages 2017-02-01 18:50:37 +01:00
libbddx.pc.in [buddy] install a pkg-config file 2017-01-14 17:55:58 +01:00
Makefile.am [buddy] install a pkg-config file 2017-01-14 17:55:58 +01:00
pairs.c [buddy] remove useless #include<assert.h> 2017-03-14 13:35:52 +01:00
prime.c [buddy] fix an undefined behavior 2016-07-27 19:47:30 +02:00
prime.h * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
reorder.c [buddy] avoid costly calls to setjmp() when BDD_REORDER_NONE 2016-11-09 14:52:04 +01:00
tree.c * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00