Skip to content

Commit

Permalink
Update nerdamer.core.js to force action
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnarmein-ts committed Apr 3, 2024
1 parent f2b55e8 commit ed3da9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nerdamer.core.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Source : https://github.com/jiggzson/nerdamer
*/

/* global trig, trigh, Infinity, define, arguments2Array, NaN */
/* global trig, trigh, Infinity, define, arguments2Array, NaN */
//externals ====================================================================
/* BigInterger.js v1.6.40 https://github.com/peterolson/BigInteger.js/blob/master/LICENSE */
//var nerdamerBigInt = typeof nerdamerBigInt !== 'undefined' ? nerdamerBigInt : require("big-integer");
Expand Down

0 comments on commit ed3da9f

Please sign in to comment.