diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 18:55:33 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 18:55:33 +0200 |
commit | 27712e8347dd1517e24ad99780db8f75c02e93a9 (patch) | |
tree | 0d4fbc70c768b7ea189c0202b538ad04c2146a88 | |
parent | a23708108d378c5b35701457257754ef1de10c2a (diff) |
libraries/tolua++: Fixed dep information
-rw-r--r-- | libraries/tolua++/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/tolua++/README b/libraries/tolua++/README index ffaa511d9f6a..ae59da959b26 100644 --- a/libraries/tolua++/README +++ b/libraries/tolua++/README @@ -5,5 +5,3 @@ 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 - -Tolua++ requires scons and lua. |