Renamed package namespaces to assure a better usability with other libraries.

git-svn-id: svn://svn.code.sf.net/p/wiigee/code/trunk@87 c7eff9ee-dd40-0410-8832-91a4d88773cf
This commit is contained in:
bepo23
2009-06-05 08:54:45 +00:00
parent 520c0507c0
commit d6a6705bef
8 changed files with 4 additions and 1197 deletions

View File

@@ -24,8 +24,6 @@
package org.wiigee.device;
import org.wiigee.logic.ProcessingUnit;
import org.wiigee.logic.TriggeredProcessingUnit;
import java.io.IOException;
import java.util.Vector;