Skip to content

Commit

Permalink
Add ThreadPool as submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
jcf94 committed Nov 13, 2018
1 parent b8c71ea commit 4d306ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "utils/MemoryPool"]
path = utils/MemoryPool
url = https://github.com/jcf94/MemoryPool.git
[submodule "utils/ThreadPool"]
path = utils/ThreadPool
url = https://github.com/jcf94/ThreadPool.git
1 change: 1 addition & 0 deletions utils/ThreadPool
Submodule ThreadPool added at 401cc2

0 comments on commit 4d306ba

Please sign in to comment.