syntax errors free
[fnpeditor.git] / modules / sourceEditor.js
diff --git a/modules/sourceEditor.js b/modules/sourceEditor.js
new file mode 100644 (file)
index 0000000..59b663e
--- /dev/null
@@ -0,0 +1,8 @@
+rng.modules.sourceEditor = function(sandbox) {\r
+\r
+    return {\r
+        start: function() {\r
+        }\r
+    \r
+    }\r
+};
\ No newline at end of file