Removed stray sections from Multithreading.md.

Details:
- Removed unintended section headers from before table of contents.
This commit is contained in:
Field G. Van Zee
2018-12-17 19:26:35 -06:00
parent 93d56319f2
commit d2b2a0819a

View File

@@ -1,8 +1,5 @@
# Contents
## Choosing OpenMP vs pthreads
## Specifying thread-to-core affinity
* **[Contents](Multithreading.md#contents)**
* **[Introduction](Multithreading.md#introduction)**
* **[Enabling multithreading](Multithreading.md#enabling-multithreading)**