Change the comment style for the modules and the list, and use the newParser to parse...
[bertos.git] / bertos / algo / tea.h
index 72ea01f0769e9600a06e01d16960048a3bb1f836..712a4ea9ca2fcd331bbb99b690ad0474f27f3f02 100644 (file)
  * \version $Id$
  * \author Francesco Sacchi <batt@develer.com>
  *
- * $WIZARD_MODULE = {
- * "name" : "tea",
- * "depends" : [],
- * "configuration" : ""
- * }
+ * $WIZ$ module_name = "tea"
  */
 
 #ifndef ALGO_TEA_H