Module template now builds into ns-3

diff --git a/helper/ndnabstraction-helper.c b/helper/ndnabstraction-helper.c
new file mode 100644
index 0000000..e02c5eb
--- /dev/null
+++ b/helper/ndnabstraction-helper.c
@@ -0,0 +1,15 @@
+/*
+ *  ndnabstraction-helper.c
+ *  XcodeProject
+ *
+ *  Created by Ilya Moiseenko on 7/18/11.
+ *  Copyright 2011 University of California, Los Angeles. All rights reserved.
+ *
+ */
+
+#include "ndnabstraction-helper.h"
+
+namespace ns3{
+
+}
+