summaryrefslogtreecommitdiffstats
path: root/libraries/antlr4
diff options
context:
space:
mode:
author B. Watson2022-03-13 20:24:16 +0100
committer B. Watson2022-03-13 20:24:16 +0100
commit7020d277ae488393d0cde3d1b411f56fca696b6d (patch)
tree7225606e39ce880ecd6e28c55a4ed28987d96d41 /libraries/antlr4
parent1a6808bebce05213aafd90875ad46927c8126230 (diff)
downloadslackbuilds-7020d277ae488393d0cde3d1b411f56fca696b6d.tar.gz
libraries/antlr4: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/antlr4')
-rw-r--r--libraries/antlr4/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/antlr4/README b/libraries/antlr4/README
index 8bc50fbedf..fff58f5acb 100644
--- a/libraries/antlr4/README
+++ b/libraries/antlr4/README
@@ -1,6 +1,6 @@
-ANTLR, ANother Tool for Language Recognition, is a language tool that provides
-a framework for constructing recognizers, interpreters, compilers, and
-translators from grammatical descriptions containing actions in a variety of
-target languages.
+ANTLR, ANother Tool for Language Recognition, is a language tool
+that provides a framework for constructing recognizers, interpreters,
+compilers, and translators from grammatical descriptions containing
+actions in a variety of target languages.
This package contains the C++ runtime library only.