Moved typed-actors from pending

This commit is contained in:
Patrik Nordwall 2011-04-26 21:27:49 +02:00
parent a0f52113aa
commit 2efa82fc8e
4 changed files with 2 additions and 0 deletions

View file

@ -5,4 +5,5 @@ Java API
:maxdepth: 2
untyped-actors
typed-actors
actor-registry

View file

@ -5,6 +5,7 @@ Scala API
:maxdepth: 2
actors
typed-actors
actor-registry
fsm
testing