error in documentation syntax

This commit is contained in:
Marc Wäckerlin
2004-12-17 16:27:58 +00:00
parent 791c599d67
commit f13b5a47b7

View File

@@ -9,6 +9,9 @@
@license LGPL, see file <a href="license.html">COPYING</a>
$Log$
Revision 1.3 2004/12/17 16:27:58 marc
error in documentation syntax
Revision 1.2 2004/12/16 13:09:31 marc
possibility to evaluate and extract sub expressions
@@ -40,6 +43,7 @@ namespace mrw {
@endcode
*/
//@{
/** @brief a regular expression
@@ -136,4 +140,5 @@ namespace mrw {
std::string _text;
};
//@}
}