From 6d72b65a1a5b4c174d1f0cffee083a9959986a31 Mon Sep 17 00:00:00 2001 From: gorhill Date: Sun, 26 Oct 2014 19:27:24 -0400 Subject: [PATCH] jshint --- src/js/start.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/js/start.js b/src/js/start.js index 8734c69..71a87f4 100644 --- a/src/js/start.js +++ b/src/js/start.js @@ -19,6 +19,8 @@ Home: https://github.com/gorhill/uMatrix */ +/* global µMatrix */ + // ORDER IS IMPORTANT /******************************************************************************/