From 13482ad673640b281dd2de46a66a60a54d280fc7 Mon Sep 17 00:00:00 2001
From: Pacien TRAN-GIRARD
Date: Sat, 8 Sep 2012 13:12:22 +0200
Subject: Initial commit.

---
 .project | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 .project

(limited to '.project')

diff --git a/.project b/.project
new file mode 100644
index 0000000..6a31fd2
--- /dev/null
+++ b/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>Ninja Go Local Cloud</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>com.googlecode.goclipse.goBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>goclipse.goNature</nature>
+	</natures>
+</projectDescription>
-- 
cgit v1.2.3