Module: sems Branch: master Commit: 039d01c0bc06401f259e5ee4a783bdcf6cc296ef URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=039d01c0bc06401f259e5ee4a783bdcf6cc296ef
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Tue Oct 23 14:45:31 2012 +0200 moved periodic thread support to the right place (core). --- AmPeriodicThread.cpp => core/AmPeriodicThread.cpp | 0 AmPeriodicThread.h => core/AmPeriodicThread.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/AmPeriodicThread.cpp b/core/AmPeriodicThread.cpp similarity index 100% rename from AmPeriodicThread.cpp rename to core/AmPeriodicThread.cpp diff --git a/AmPeriodicThread.h b/core/AmPeriodicThread.h similarity index 100% rename from AmPeriodicThread.h rename to core/AmPeriodicThread.h _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
