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