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