sam3n: update clock and kdebug modules to use lastest register definion convention
[bertos.git] / bertos / algo / tea.h
index 72ea01f0769e9600a06e01d16960048a3bb1f836..cbd189b19092f7d4ffc306843e17ba3cef5b811a 100644 (file)
  * Documentation for TEA is available at
  * http://www.cl.cam.ac.uk/ftp/users/djw3/tea.ps.
  *
- * \version $Id$
  * \author Francesco Sacchi <batt@develer.com>
  *
- * $WIZARD_MODULE = {
- * "name" : "tea",
- * "depends" : [],
- * "configuration" : ""
- * }
+ * $WIZ$ module_name = "tea"
  */
 
 #ifndef ALGO_TEA_H