To get this branch, use:
bzr branch
http://gegoxaren.bato24.eu/bzr/gpump/trunk
« back to all changes in this revision
Viewing changes to src/main.js
-
Committer:
Gustav Hartvigsson
-
Date:
2014-06-08 11:03:55 UTC
-
Revision ID:
gustav.hartvigsson@gmail.com-20140608110355-iclqvmqxobyrmm6j
* removed old stuffs
Show diffs side-by-side
added
removed
4
imports.searchPath.unshift('.', './src/');
5
const Application = imports.app;
8
var app = new Application.Application ();