summaryrefslogtreecommitdiffstats
path: root/libraries/tolua++/README
diff options
context:
space:
mode:
author Matteo Bernardini2016-12-29 16:16:28 +0100
committer Willy Sudiarto Raharjo2016-12-31 02:22:32 +0100
commit5f978633ae1b3aa953927b46e20e8d8e700818bf (patch)
tree403461315f14b60809b3b8caa4530c691042f597 /libraries/tolua++/README
parentc0b40d7de4a779eefb70e1fb17af2a78e6f55abb (diff)
downloadslackbuilds-5f978633ae1b3aa953927b46e20e8d8e700818bf.tar.gz
libraries/tolua++: Changed homepage, cleanups.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/tolua++/README')
-rw-r--r--libraries/tolua++/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/libraries/tolua++/README b/libraries/tolua++/README
index ae59da959b..99e976edbc 100644
--- a/libraries/tolua++/README
+++ b/libraries/tolua++/README
@@ -1,7 +1,7 @@
-tolua++ is an extended version of tolua, a tool to integrate C/C++ code
-with Lua.
+tolua++ is an extended version of tolua, a tool to integrate C/C++
+code with Lua.
tolua++ includes new features oriented to c++ such as:
-* Support for std::string as a basic type (this can be turned off by a
- command line option).
-* Support for class templates
+- support for std::string as a basic type (this can be turned off
+ by a command line option);
+- Support for class templates.