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/nation.scm b/asterix-app/data/schemas/nation.scm
new file mode 100644
index 0000000..236d714
--- /dev/null
+++ b/asterix-app/data/schemas/nation.scm
@@ -0,0 +1,2 @@
+n_nationkey: int32|n_name: string|n_regionkey: int32|n_comment: string|
+  
\ No newline at end of file