rconv.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 22 Aug 2011 09:49:21 +0000 (17:49 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 22 Aug 2011 09:49:21 +0000 (17:49 +0800)
rconv.js

index e69de29..dc7e44c 100644 (file)
--- a/rconv.js
+++ b/rconv.js
@@ -0,0 +1,10 @@
+/**
+ *
+ * This is a test file to convert appbuilder style application code
+ *  into javascript structures.
+ * 
+ *
+ *
+ */
+
+var RooFile = imports.JSDOC.RooFile.RooFile;
\ No newline at end of file