converted tabs to spaces

This commit is contained in:
Jonas Bonér 2010-02-15 18:41:20 +01:00
parent 96ef70d343
commit dd939a00e7
15 changed files with 26 additions and 26 deletions

View file

@ -8,7 +8,7 @@ import se.scalablesolutions.akka.config.*;
import se.scalablesolutions.akka.config.ActiveObjectConfigurator;
import static se.scalablesolutions.akka.config.JavaConfig.*;
import se.scalablesolutions.akka.actor.*;
import se.scalablesolutions.akka.Kernel;
import se.scalablesolutions.akka.Kernel;
import junit.framework.TestCase;