mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
treecc: fix quote escaping
This commit is contained in:
@@ -2,7 +2,7 @@ SUMMARY="A compiler-compiler tool for aspect-oriented programming"
|
||||
DESCRIPTION="\
|
||||
Tree Compiler-Compiler (treecc) is designed to assist in the development of \
|
||||
compilers and other language- based tools. It manages the generation of code \
|
||||
to handle abstract syntax trees and operations upon the trees. \"
|
||||
to handle abstract syntax trees and operations upon the trees."
|
||||
HOMEPAGE="http://www.gnu.org/software/dotgnu/treecc/treecc.html"
|
||||
COPYRIGHT="2001-2003 Southern Storm Software, Pty Ltd
|
||||
2003 Free Software Foundation, Inc.
|
||||
|
||||
Reference in New Issue
Block a user