[sagenb] 118/157: Remove extraneous $ in master.js

felix salfelder felix-guest at moszumanska.debian.org
Mon Dec 22 16:51:59 UTC 2014


This is an automated email from the git hooks/post-receive script.

felix-guest pushed a commit to branch master
in repository sagenb.

commit d9611fca8c4facfd45544f6fc248d2d3e0c61d12
Author: gutow <gutow at uwosh.edu>
Date:   Mon Oct 20 15:16:11 2014 -0500

    Remove extraneous $ in master.js
---
 sagenb/data/sage/js/master.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sagenb/data/sage/js/master.js b/sagenb/data/sage/js/master.js
index b9f7f52..2ff7e4b 100644
--- a/sagenb/data/sage/js/master.js
+++ b/sagenb/data/sage/js/master.js
@@ -1,4 +1,4 @@
-$/*global $, window */
+/*global $, window */
 /*jslint white: true, onevar: true, undef: true, nomen: true, eqeqeq: true, plusplus: true, bitwise: true, regexp: true, strict: true, newcap: true, immed: true */
 //"use strict";
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagenb.git



More information about the debian-science-commits mailing list