Changeset 209
- Timestamp:
- 04/03/14 17:37:27 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
js/viewer-f0/js/Viewer.js
r208 r209 12 12 this._neuronsContext = undefined; 13 13 this._context = undefined; 14 this._urlToXML = 'f0def.xml';//"http://www.framsticks.com/files/apps/config/f0def.xml";14 this._urlToXML = "http://www.framsticks.com/files/apps/config/f0def.xml"; 15 15 this._xml = undefined; 16 16 this._model = new Model();
Note: See TracChangeset
for help on using the changeset viewer.