treecc: fix quote escaping

This commit is contained in:
François Revol
2016-03-12 14:56:38 +01:00
parent 25ce22e439
commit 936ee37d28

View File

@@ -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.