checking in stuff
[IRC.git] / Robust / JavaGrammar / Lex / InputElement.java
diff --git a/Robust/JavaGrammar/Lex/InputElement.java b/Robust/JavaGrammar/Lex/InputElement.java
new file mode 100644 (file)
index 0000000..1185826
--- /dev/null
@@ -0,0 +1,3 @@
+package Lex;
+
+abstract class InputElement {}