Checking this in before I pull the thread code out to its own file.

This commit is contained in:
Jason Travis Smith
2016-03-25 02:45:34 -04:00
parent b83c3970a6
commit 01f9b49498
13 changed files with 862 additions and 31 deletions

View File

@ -9,5 +9,11 @@ documentation = ""
keywords = ["scheduler", "task", "thread"]
[dependencies.chrono]
git = "https://gitlab.com/CyberMages/chrono.git"
[dependencies.scribe]
git = "https://gitlab.com/CyberMages/scribe.git"
[dependencies.spellbook]
git = "https://gitlab.com/CyberMages/spellbook.git"