From 5f46cd2ea50400865a742e8dcc1ababc2f928843 Mon Sep 17 00:00:00 2001 From: Tomasz Sowa Date: Thu, 2 Dec 2010 02:16:11 +0000 Subject: [PATCH] moved: templatesnotify -> notify git-svn-id: svn://ttmath.org/publicrep/winix/trunk@686 e52654a7-88a9-db11-a3e9-0013d4bc506e --- {templatesnotify => notify}/Makefile | 0 {templatesnotify => notify}/Makefile.dep | 0 {templatesnotify => notify}/Makefile.o.dep | 0 {templatesnotify => notify}/notify.h | 0 {templatesnotify => notify}/notifypool.cpp | 0 {templatesnotify => notify}/notifypool.h | 0 {templatesnotify => notify}/notifythread.cpp | 0 {templatesnotify => notify}/notifythread.h | 0 {templatesnotify => notify}/templatesnotify.cpp | 0 {templatesnotify => notify}/templatesnotify.h | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename {templatesnotify => notify}/Makefile (100%) rename {templatesnotify => notify}/Makefile.dep (100%) rename {templatesnotify => notify}/Makefile.o.dep (100%) rename {templatesnotify => notify}/notify.h (100%) rename {templatesnotify => notify}/notifypool.cpp (100%) rename {templatesnotify => notify}/notifypool.h (100%) rename {templatesnotify => notify}/notifythread.cpp (100%) rename {templatesnotify => notify}/notifythread.h (100%) rename {templatesnotify => notify}/templatesnotify.cpp (100%) rename {templatesnotify => notify}/templatesnotify.h (100%) diff --git a/templatesnotify/Makefile b/notify/Makefile similarity index 100% rename from templatesnotify/Makefile rename to notify/Makefile diff --git a/templatesnotify/Makefile.dep b/notify/Makefile.dep similarity index 100% rename from templatesnotify/Makefile.dep rename to notify/Makefile.dep diff --git a/templatesnotify/Makefile.o.dep b/notify/Makefile.o.dep similarity index 100% rename from templatesnotify/Makefile.o.dep rename to notify/Makefile.o.dep diff --git a/templatesnotify/notify.h b/notify/notify.h similarity index 100% rename from templatesnotify/notify.h rename to notify/notify.h diff --git a/templatesnotify/notifypool.cpp b/notify/notifypool.cpp similarity index 100% rename from templatesnotify/notifypool.cpp rename to notify/notifypool.cpp diff --git a/templatesnotify/notifypool.h b/notify/notifypool.h similarity index 100% rename from templatesnotify/notifypool.h rename to notify/notifypool.h diff --git a/templatesnotify/notifythread.cpp b/notify/notifythread.cpp similarity index 100% rename from templatesnotify/notifythread.cpp rename to notify/notifythread.cpp diff --git a/templatesnotify/notifythread.h b/notify/notifythread.h similarity index 100% rename from templatesnotify/notifythread.h rename to notify/notifythread.h diff --git a/templatesnotify/templatesnotify.cpp b/notify/templatesnotify.cpp similarity index 100% rename from templatesnotify/templatesnotify.cpp rename to notify/templatesnotify.cpp diff --git a/templatesnotify/templatesnotify.h b/notify/templatesnotify.h similarity index 100% rename from templatesnotify/templatesnotify.h rename to notify/templatesnotify.h