summaryrefslogtreecommitdiffstats
path: root/contrib/java/apache-commons/org/uscxml/apache/commons/scxml2/SimpleErrorReporter.java
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/java/apache-commons/org/uscxml/apache/commons/scxml2/SimpleErrorReporter.java')
-rw-r--r--contrib/java/apache-commons/org/uscxml/apache/commons/scxml2/SimpleErrorReporter.java5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/java/apache-commons/org/uscxml/apache/commons/scxml2/SimpleErrorReporter.java b/contrib/java/apache-commons/org/uscxml/apache/commons/scxml2/SimpleErrorReporter.java
new file mode 100644
index 0000000..06187f8
--- /dev/null
+++ b/contrib/java/apache-commons/org/uscxml/apache/commons/scxml2/SimpleErrorReporter.java
@@ -0,0 +1,5 @@
+package org.uscxml.apache.commons.scxml2;
+
+public class SimpleErrorReporter {
+
+}