commit | de4d3e41be479c058376f351bccd7ff618a4c75f | [log] [tgz] |
---|---|---|
author | Shinichiro Hamaji <shinichiro.hamaji@gmail.com> | Sun Apr 12 23:14:35 2015 +0900 |
committer | Shinichiro Hamaji <shinichiro.hamaji@gmail.com> | Sun Apr 12 23:14:35 2015 +0900 |
tree | 56f5cfc2f812604ff8f14232b7c85e0121eede70 | |
parent | 3887c50f41d51ee675a5c8285b39b7854f6cc73f [diff] |
Now vars is a member of Executor We share the same map in the whole execution, so we do not need to have it as a local variable anymore.