libraries/tolua++: Fix slack-desc.

This commit is contained in:
B. Watson 2016-11-13 22:17:46 -05:00 committed by Willy Sudiarto Raharjo
parent afe914be07
commit 1d9cb4bbb5
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -11,9 +11,9 @@ tolua++:
tolua++: Tolua++ is an extended version of tolua, a tool to integrate C/C++
tolua++: code with Lua. tolua++ includes new features oriented to c++ such as:
tolua++:
tolua++: * Support for std::string as a basic type (this can be turned off
tolua++: by a command line option).
tolua++: * Support for class templates
tolua++: * Support for std::string as a basic type (this can be turned off
tolua++: by a command line option).
tolua++: * Support for class templates
tolua++:
tolua++: Homeapge: http://www.codenix.com/~tolua/
tolua++: