Moved transactors from pending

This commit is contained in:
Patrik Nordwall 2011-04-27 20:12:23 +02:00
parent 7224abd532
commit 9fadbc4980
4 changed files with 2 additions and 0 deletions

View file

@ -8,4 +8,5 @@ Java API
typed-actors typed-actors
actor-registry actor-registry
stm stm
transactors
dispatchers dispatchers

View file

@ -9,6 +9,7 @@ Scala API
actor-registry actor-registry
agents agents
stm stm
transactors
dispatchers dispatchers
fsm fsm
testing testing