summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavisLWebb <davislwebb@ymail.com>2014-05-04 18:38:33 -0400
committerDavisLWebb <davislwebb@ymail.com>2014-05-04 18:38:33 -0400
commitccce48b856ee30d517dc661d97bd16cec3d518f2 (patch)
tree07415e8c798d0b978ed9a06c4ee9ea0d694ba59a
parent1a95ab399441cdf3e67d357df43f1ae1c3616ddd (diff)
Added the gestures file. It works for the alphabet right now. Thats it. Nothing else.
-rw-r--r--.classpath4
-rwxr-xr-xgesturesbin0 -> 59420 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/.classpath b/.classpath
index 7bc01d9..5176974 100644
--- a/.classpath
+++ b/.classpath
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
diff --git a/gestures b/gestures
new file mode 100755
index 0000000..f21fd64
--- /dev/null
+++ b/gestures
Binary files differ