aboutsummaryrefslogtreecommitdiff
path: root/java/java-cup
diff options
context:
space:
mode:
Diffstat (limited to 'java/java-cup')
-rw-r--r--java/java-cup/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/java-cup/pkg-descr b/java/java-cup/pkg-descr
index 20c727d270bd..7244abe54147 100644
--- a/java/java-cup/pkg-descr
+++ b/java/java-cup/pkg-descr
@@ -3,5 +3,3 @@ parsers from simple specifications. It serves the same role as the
widely-used program `yacc', and in fact offers most of the features of
`yacc'; however, CUP is written in Java, uses specifications including
embedded Java code, and produces parsers with are implemented in Java.
-
-WWW: http://www2.cs.tum.edu/projects/cup/