Aantal reorganisaties om implementatie van macro's ondubbelzinnig duidelijk te maken.

This commit is contained in:
2011-02-07 18:42:18 +00:00
parent aef86668c6
commit 0e8c212999
24 changed files with 95 additions and 160 deletions

View File

@@ -1,8 +1,8 @@
package pm.device.example;
import pm.action.Action;
import pm.action.Actions;
import pm.action.Targets;
import pm.device.Device;
import pm.event.Target;
public class ExampleDevice extends Device {
public void start() {