diff options
author | Marcel Steinbeck <marcel dot steinbeck at googlemail dot com> | 2017-02-13 22:42:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-18 07:54:09 +0700 |
commit | 104c2eaca348d78ef14df52ff7b0ecf724d7c6fd (patch) | |
tree | 54d77e103ba61bf3f326af63a26864981bd97ad8 /development/antlr2/README | |
parent | 897f83f739dfa95e00d2569a7823688418afc3da (diff) | |
download | slackbuilds-104c2eaca348d78ef14df52ff7b0ecf724d7c6fd.tar.gz |
development/antlr2: Add compiler flags.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/antlr2/README')
-rw-r--r-- | development/antlr2/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/antlr2/README b/development/antlr2/README index a81558fba0..efe5426e3d 100644 --- a/development/antlr2/README +++ b/development/antlr2/README @@ -5,4 +5,4 @@ structured text or binary files. Optional dependencies are jdk and mono (to enable Java and C# support). C++ and Python are enabled by default. -It is safe to install alongside libantlr3c +It is safe to install alongside libantlr3c. |