diff options
Diffstat (limited to 'src/ngTouch/touch.js')
| -rw-r--r-- | src/ngTouch/touch.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ngTouch/touch.js b/src/ngTouch/touch.js index 0e9229b2..e785d82e 100644 --- a/src/ngTouch/touch.js +++ b/src/ngTouch/touch.js @@ -18,5 +18,6 @@ */ // define ngTouch module +/* global -ngTouch */ var ngTouch = angular.module('ngTouch', []); |
