Added asterix project

git-svn-id: https://asterixdb.googlecode.com/svn/trunk/asterix@12 eaa15691-b419-025a-1212-ee371bd00084
diff --git a/asterix-app/data/schemas/region.scm b/asterix-app/data/schemas/region.scm
new file mode 100644
index 0000000..67f4018
--- /dev/null
+++ b/asterix-app/data/schemas/region.scm
@@ -0,0 +1 @@
+r_regionkey: int32|r_name: string|r_comment: string|
\ No newline at end of file