cloud9: fixed loading of o3.node

Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Jason Kridner
2011-11-09 21:44:34 -05:00
committed by Koen Kooi
parent ae79e07160
commit 5dc56d6dfe
2 changed files with 9 additions and 5 deletions
@@ -0,0 +1,2 @@
var o3 = require('./o3.js')
module.exports = o3.xml;