From b9f1fde9d713ca417cdc67737c2ba75f6d86d0cd Mon Sep 17 00:00:00 2001 From: compudj Date: Tue, 27 Jan 2004 21:19:02 +0000 Subject: [PATCH] part 7 git-svn-id: http://ltt.polymtl.ca/svn@404 04897980-b3bd-0310-b5e0-8ef037075253 --- .../modules/{ => gui/ControlFlow}/guiControlFlow/CFV-private.h | 0 .../poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/CFV.c | 0 .../poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/CFV.h | 0 .../lttv/modules/{ => gui/ControlFlow}/guiControlFlow/Draw_Item.c | 0 .../lttv/modules/{ => gui/ControlFlow}/guiControlFlow/Draw_Item.h | 0 .../lttv/modules/{ => gui/ControlFlow}/guiControlFlow/Drawing.c | 0 .../lttv/modules/{ => gui/ControlFlow}/guiControlFlow/Drawing.h | 0 .../modules/{ => gui/ControlFlow}/guiControlFlow/Event_Hooks.c | 0 .../modules/{ => gui/ControlFlow}/guiControlFlow/Event_Hooks.h | 0 .../lttv/modules/{ => gui/ControlFlow}/guiControlFlow/Makefile.am | 0 .../modules/{ => gui/ControlFlow}/guiControlFlow/Process_List.c | 0 .../modules/{ => gui/ControlFlow}/guiControlFlow/Process_List.h | 0 .../{ => gui/ControlFlow}/guiControlFlow/Widget_Callbacks.c.old | 0 .../{ => gui/ControlFlow}/guiControlFlow/guiControlFlow.c.old | 0 .../lttv/modules/{ => gui/ControlFlow}/guiControlFlow/module.c | 0 .../poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/test.c | 0 .../poly/lttv/modules/{ => gui/DetailedEvents}/guiEvents.c | 0 .../lttv/modules/{ => gui/Statistics}/guiStatistic/Makefile.am | 0 .../lttv/modules/{ => gui/Statistics}/guiStatistic/guiStatistic.c | 0 19 files changed, 0 insertions(+), 0 deletions(-) rename ltt/branches/poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/CFV-private.h (100%) rename ltt/branches/poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/CFV.c (100%) rename ltt/branches/poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/CFV.h (100%) rename ltt/branches/poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/Draw_Item.c (100%) rename ltt/branches/poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/Draw_Item.h (100%) rename ltt/branches/poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/Drawing.c (100%) rename ltt/branches/poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/Drawing.h (100%) rename ltt/branches/poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/Event_Hooks.c (100%) rename ltt/branches/poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/Event_Hooks.h (100%) rename ltt/branches/poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/Makefile.am (100%) rename ltt/branches/poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/Process_List.c (100%) rename ltt/branches/poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/Process_List.h (100%) rename ltt/branches/poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/Widget_Callbacks.c.old (100%) rename ltt/branches/poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/guiControlFlow.c.old (100%) rename ltt/branches/poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/module.c (100%) rename ltt/branches/poly/lttv/modules/{ => gui/ControlFlow}/guiControlFlow/test.c (100%) rename ltt/branches/poly/lttv/modules/{ => gui/DetailedEvents}/guiEvents.c (100%) rename ltt/branches/poly/lttv/modules/{ => gui/Statistics}/guiStatistic/Makefile.am (100%) rename ltt/branches/poly/lttv/modules/{ => gui/Statistics}/guiStatistic/guiStatistic.c (100%) diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/CFV-private.h b/ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/CFV-private.h similarity index 100% rename from ltt/branches/poly/lttv/modules/guiControlFlow/CFV-private.h rename to ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/CFV-private.h diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/CFV.c b/ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/CFV.c similarity index 100% rename from ltt/branches/poly/lttv/modules/guiControlFlow/CFV.c rename to ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/CFV.c diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/CFV.h b/ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/CFV.h similarity index 100% rename from ltt/branches/poly/lttv/modules/guiControlFlow/CFV.h rename to ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/CFV.h diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/Draw_Item.c b/ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Draw_Item.c similarity index 100% rename from ltt/branches/poly/lttv/modules/guiControlFlow/Draw_Item.c rename to ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Draw_Item.c diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/Draw_Item.h b/ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Draw_Item.h similarity index 100% rename from ltt/branches/poly/lttv/modules/guiControlFlow/Draw_Item.h rename to ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Draw_Item.h diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/Drawing.c b/ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Drawing.c similarity index 100% rename from ltt/branches/poly/lttv/modules/guiControlFlow/Drawing.c rename to ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Drawing.c diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/Drawing.h b/ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Drawing.h similarity index 100% rename from ltt/branches/poly/lttv/modules/guiControlFlow/Drawing.h rename to ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Drawing.h diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/Event_Hooks.c b/ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Event_Hooks.c similarity index 100% rename from ltt/branches/poly/lttv/modules/guiControlFlow/Event_Hooks.c rename to ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Event_Hooks.c diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/Event_Hooks.h b/ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Event_Hooks.h similarity index 100% rename from ltt/branches/poly/lttv/modules/guiControlFlow/Event_Hooks.h rename to ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Event_Hooks.h diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/Makefile.am b/ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Makefile.am similarity index 100% rename from ltt/branches/poly/lttv/modules/guiControlFlow/Makefile.am rename to ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Makefile.am diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/Process_List.c b/ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Process_List.c similarity index 100% rename from ltt/branches/poly/lttv/modules/guiControlFlow/Process_List.c rename to ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Process_List.c diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/Process_List.h b/ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Process_List.h similarity index 100% rename from ltt/branches/poly/lttv/modules/guiControlFlow/Process_List.h rename to ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Process_List.h diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/Widget_Callbacks.c.old b/ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Widget_Callbacks.c.old similarity index 100% rename from ltt/branches/poly/lttv/modules/guiControlFlow/Widget_Callbacks.c.old rename to ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/Widget_Callbacks.c.old diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/guiControlFlow.c.old b/ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/guiControlFlow.c.old similarity index 100% rename from ltt/branches/poly/lttv/modules/guiControlFlow/guiControlFlow.c.old rename to ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/guiControlFlow.c.old diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/module.c b/ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/module.c similarity index 100% rename from ltt/branches/poly/lttv/modules/guiControlFlow/module.c rename to ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/module.c diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/test.c b/ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/test.c similarity index 100% rename from ltt/branches/poly/lttv/modules/guiControlFlow/test.c rename to ltt/branches/poly/lttv/modules/gui/ControlFlow/guiControlFlow/test.c diff --git a/ltt/branches/poly/lttv/modules/guiEvents.c b/ltt/branches/poly/lttv/modules/gui/DetailedEvents/guiEvents.c similarity index 100% rename from ltt/branches/poly/lttv/modules/guiEvents.c rename to ltt/branches/poly/lttv/modules/gui/DetailedEvents/guiEvents.c diff --git a/ltt/branches/poly/lttv/modules/guiStatistic/Makefile.am b/ltt/branches/poly/lttv/modules/gui/Statistics/guiStatistic/Makefile.am similarity index 100% rename from ltt/branches/poly/lttv/modules/guiStatistic/Makefile.am rename to ltt/branches/poly/lttv/modules/gui/Statistics/guiStatistic/Makefile.am diff --git a/ltt/branches/poly/lttv/modules/guiStatistic/guiStatistic.c b/ltt/branches/poly/lttv/modules/gui/Statistics/guiStatistic/guiStatistic.c similarity index 100% rename from ltt/branches/poly/lttv/modules/guiStatistic/guiStatistic.c rename to ltt/branches/poly/lttv/modules/gui/Statistics/guiStatistic/guiStatistic.c -- 2.34.1