add tests interfaces as examples in the doc ; remove unused test binaries ; some code formating
This commit is contained in:
parent
c4c27907ed
commit
bd236ee67f
54 changed files with 129 additions and 1410 deletions
|
|
@ -44,7 +44,10 @@
|
|||
|
||||
/** @defgroup bitstring Bit strings
|
||||
|
||||
Various functions for a bitstring representation
|
||||
Various functions for a bitstring representation.
|
||||
|
||||
Example of a complete test program that use various bitstrings operators:
|
||||
@include t-eobin.cpp
|
||||
|
||||
@ingroup Representations
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue