Change the comment style for the modules and the list, and use the newParser to parse...
[bertos.git] / bertos / algo / md2.h
index bce2947c5c59348c8bb3dc2d5a7a423c795c31b9..6ddc95131e86cc90db6823b95bad5670f8d7214a 100644 (file)
  * \version $Id$
  * \author Daniele Basile <asterix@develer.com>
  *
- * $WIZARD_MODULE = {
- * "name" : "md2",
- * "depends" : [],
- * "configuration" : "bertos/cfg/cfg_md2.h"
- * }
+ * $WIZ$ module_name = "md2"
+ * $WIZ$ module_configuration = "bertos/cfg/cfg_md2.h"
  */
 
 #ifndef ALGO_MD2_H