ImageGrid/ui (gen4)/viewer.js
Alex A. Naanou 8875b75208 minor tweaks to .updateImage(..)...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2014-07-29 19:09:05 +04:00

21 lines
523 B
JavaScript
Executable File

/**********************************************************************
*
*
*
**********************************************************************/
define(function(require){ var module = {}
console.log('>>> viewer')
//var DEBUG = DEBUG != null ? DEBUG : true
/*********************************************************************/
/**********************************************************************
* vim:set ts=4 sw=4 : */
return module })