summaryrefslogtreecommitdiffstats
path: root/src/uscxml.h
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2012-09-08 23:26:39 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2012-09-08 23:26:39 (GMT)
commitaa6c3a1257a29cc5bcf8b94893732ee553f27582 (patch)
tree625adb1a353a17ffed2c7e0bac686d705aaec93f /src/uscxml.h
downloaduscxml-aa6c3a1257a29cc5bcf8b94893732ee553f27582.zip
uscxml-aa6c3a1257a29cc5bcf8b94893732ee553f27582.tar.gz
uscxml-aa6c3a1257a29cc5bcf8b94893732ee553f27582.tar.bz2
Initial upload
Still somewhat quirky to build but fairly feature complete
Diffstat (limited to 'src/uscxml.h')
-rw-r--r--src/uscxml.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/uscxml.h b/src/uscxml.h
new file mode 100644
index 0000000..792ba43
--- /dev/null
+++ b/src/uscxml.h
@@ -0,0 +1,6 @@
+#ifndef USCXML_H_2WZ0PBQH
+#define USCXML_H_2WZ0PBQH
+
+#include "uscxml/Interpreter.h"
+
+#endif /* end of include guard: USCXML_H_2WZ0PBQH */