From 477626910cb98842125a10f0498d872be3dbaaf9 Mon Sep 17 00:00:00 2001 From: apvrille <ludovic.apvrille@eurecom.fr> Date: Fri, 9 Jun 2017 11:06:56 +0200 Subject: [PATCH] Removing all bug system --- BugList.txt | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 BugList.txt diff --git a/BugList.txt b/BugList.txt deleted file mode 100644 index d1b1e408e0..0000000000 --- a/BugList.txt +++ /dev/null @@ -1,5 +0,0 @@ -#This is a list of the bugs to be corrected in TTool - -- No error or warning is communicated to the user when an erroneous mapping configuration leads to the impossibility of generating - the simulator code. A notification is printed to the console (normal mode, no debug mode) but no pop-up window is present. - [07/03/2014] -- GitLab