Merge remote-tracking branch 'origin/next' into next

This commit is contained in:
Leo Horie 2014-11-25 19:36:44 -05:00
commit 6528099918

View file

@ -2,7 +2,7 @@
---
- [How auto-redrawing-works](#how-auto-redrawing-works)
- [How auto-redrawing works](#how-auto-redrawing-works)
- [Integrating multiple execution threads](#integrating-multiple-execution-threads)
- [Integrating to legacy code](#integrating-to-legacy-code)
- [Signature](#signature)
@ -242,4 +242,4 @@ void startComputation()
```clike
void endComputation()
```
```