equal
deleted
inserted
replaced
669 @defgroup demos Demo Programs |
669 @defgroup demos Demo Programs |
670 |
670 |
671 Some demo programs are listed here. Their full source codes can be found in |
671 Some demo programs are listed here. Their full source codes can be found in |
672 the \c demo subdirectory of the source tree. |
672 the \c demo subdirectory of the source tree. |
673 |
673 |
674 It order to compile them, use <tt>--enable-demo</tt> configure option when |
674 In order to compile them, use the <tt>make demo</tt> or the |
675 build the library. |
675 <tt>make check</tt> commands. |
676 */ |
676 */ |
677 |
677 |
678 /** |
678 /** |
679 @defgroup tools Standalone Utility Applications |
679 @defgroup tools Standalone Utility Applications |
680 |
680 |