summaryrefslogtreecommitdiff
path: root/test/files/detach-run/actor/Client.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/detach-run/actor/Client.scala')
-rw-r--r--test/files/detach-run/actor/Client.scala4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/detach-run/actor/Client.scala b/test/files/detach-run/actor/Client.scala
index af1c26ee1b..12573e24d3 100644
--- a/test/files/detach-run/actor/Client.scala
+++ b/test/files/detach-run/actor/Client.scala
@@ -1,3 +1,7 @@
+/*
+ * @author Stephane Micheloud
+ */
+
import scala.actors.Actor._, ClientHelper._
import scala.actors.remote._, RemoteActor._
import scala.remoting._, Debug._