diff options
Diffstat (limited to 'devel/concurrencpp/pkg-descr')
-rw-r--r-- | devel/concurrencpp/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/concurrencpp/pkg-descr b/devel/concurrencpp/pkg-descr index 83fffc985ddf..78dbef4101ba 100644 --- a/devel/concurrencpp/pkg-descr +++ b/devel/concurrencpp/pkg-descr @@ -5,5 +5,3 @@ that need to be processed asynchronously into smaller tasks that run concurrently and work in a co-operative manner to achieve the wanted result. concurrencpp also allows applications to write parallel algorithms easily by using parallel coroutines. - -WWW: https://github.com/David-Haim/concurrencpp |