This commit was manufactured by cvs2svn to create tag 'buildscript'.
[IRC.git] / Robust / JavaGrammar / Lex / DocumentationComment.java
diff --git a/Robust/JavaGrammar/Lex/DocumentationComment.java b/Robust/JavaGrammar/Lex/DocumentationComment.java
deleted file mode 100644 (file)
index ddbdf6d..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-package Lex;
-
-class DocumentationComment extends Comment {
-  DocumentationComment() { }
-}
-