Commit 03b541e9 authored by Dominik Charousset's avatar Dominik Charousset

markup

parent 4b81d49b
libcppa libcppa
======= =======
libcppa is an LGPL C++11 actor model implementation featuring lightweight & fast actor implementations, pattern matching for messages, network transparent messaging, and more. libcppa is an LGPL C++11 actor model implementation featuring lightweight & fast
actor implementations, pattern matching for messages,
network transparent messaging, and more.
On the Web On the Web
---------- ----------
Blog: http://libcppa.blogspot.com * _Blog_: http://libcppa.blogspot.com
Manual: http://neverlord.github.com/libcppa/manual/ * _Manual_: http://neverlord.github.com/libcppa/manual/
Documentation: http://neverlord.github.com/libcppa/ * _Documentation_: http://neverlord.github.com/libcppa/
Get the Sources Get the Sources
...@@ -31,7 +33,8 @@ It is recommended to run the unit tests as well. ...@@ -31,7 +33,8 @@ It is recommended to run the unit tests as well.
* ./unit_testing/unit_tests * ./unit_testing/unit_tests
Please submit a bug report that includes (a) your compiler version, (b) your OS, and (c) the output of the unit tests if an error occurs. Please submit a bug report that includes (a) your compiler version, (b) your OS,
and (c) the output of the unit tests if an error occurs.
Dependencies Dependencies
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment