Update libraries.json

This commit is contained in:
Oliver Kowalke 2015-02-05 07:43:44 +01:00
parent 19060e2eaf
commit b7eacedf91

View File

@ -1,10 +1,10 @@
{ {
"key": "coroutine", "key": "coroutine2",
"name": "Coroutine", "name": "Coroutine2",
"authors": [ "authors": [
"Oliver Kowalke" "Oliver Kowalke"
], ],
"description": "Coroutine library.", "description": "(C++11) Coroutine library.",
"category": [ "category": [
"Concurrent" "Concurrent"
], ],