From adbbf203c26e7cfa12f9d1e759b3b9eab973c69d Mon Sep 17 00:00:00 2001 From: duplo Date: Thu, 23 Apr 2009 09:26:48 +0000 Subject: [PATCH] Removed unused file git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2644 38d2e660-2303-0410-9eaa-f027e97ec537 --- wizard/test/to_parse | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 wizard/test/to_parse diff --git a/wizard/test/to_parse b/wizard/test/to_parse deleted file mode 100644 index 3e90532b..00000000 --- a/wizard/test/to_parse +++ /dev/null @@ -1,28 +0,0 @@ -/** - * Header comment - * with * asterisks * - * this comment has the module define statements - * - * Edit me for test the new parser - * \brief This is a testing module - * $WIZ$ module_name = "name" - * $WIZ$ module_depends = "module1", "module2" - * $WIZ$ module_configuration = "config_file.h" - */ - -/** - * List to be parsed - * $WIZ$ to_be_parsed = "BLA", "BLABLA", "BLABLA_BLA" - */ - -/** - * - * Commento to be ignored - * - */ - -/** - * Comment with list to be parsed - * - * $WIZ$ another_list_to_be_parsed = "BLABLABLA_BLA" - */ \ No newline at end of file -- 2.25.1