X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Falgo%2Ftea.h;h=cbd189b19092f7d4ffc306843e17ba3cef5b811a;hb=e444d916197e4345dd2bbd85800d8544c2699096;hp=72ea01f0769e9600a06e01d16960048a3bb1f836;hpb=8f62acd65326f96675c8781f38eedc94fdbbaa45;p=bertos.git diff --git a/bertos/algo/tea.h b/bertos/algo/tea.h index 72ea01f0..cbd189b1 100644 --- a/bertos/algo/tea.h +++ b/bertos/algo/tea.h @@ -35,14 +35,9 @@ * Documentation for TEA is available at * http://www.cl.cam.ac.uk/ftp/users/djw3/tea.ps. * - * \version $Id$ * \author Francesco Sacchi * - * $WIZARD_MODULE = { - * "name" : "tea", - * "depends" : [], - * "configuration" : "" - * } + * $WIZ$ module_name = "tea" */ #ifndef ALGO_TEA_H