Change the comment style for the modules and the list, and use the newParser to parse...
[bertos.git] / bertos / algo / rle.h
index 382f9079682e38f7c126e3e6da193b7790251bdd..7cb34b1b5d5946d6095cadd1c0faa2c9f9e76553 100644 (file)
  * \version $Id$
  * \author Bernie Innocenti <bernie@codewiz.org>
  *
- * $WIZARD_MODULE = {
- * "name" : "rle",
- * "depends" : [],
- * "configuration" : ""
- * }
+ * $WIZ$ module_name = "rle"
  */
 #ifndef RLE_H
 #define RLE_H