Moved dispatchers from pending

This commit is contained in:
Patrik Nordwall 2011-04-26 21:45:33 +02:00
parent 850536bd2a
commit e2c0d11c10
4 changed files with 2 additions and 0 deletions

View file

@ -7,3 +7,4 @@ Java API
untyped-actors
typed-actors
actor-registry
dispatchers

View file

@ -7,5 +7,6 @@ Scala API
actors
typed-actors
actor-registry
dispatchers
fsm
testing