File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -298,7 +298,7 @@ They should be loaded as R7RS libraries in final 1.0.0 version
298
298
* Browser ` init ` function use [ ContentLoaded] ( http://javascript.nwbox.com/ContentLoaded/ ) .
299
299
* The rationalize algorithm is based on [ Kawa Scheme] ( https://www.gnu.org/software/kawa/index.html ) by Per M.A. Bothner, Alan Bawden and Marc Feeley.
300
300
* ` ucs2decode ` function taken from [ punycode.js] ( https://github.com/bestiejs/punycode.js ) by [ Mathias Bynens] ( https://mathiasbynens.be/ ) .
301
- * [ Rosetta Code] ( https://rosettacode.org/ ) is used for:
301
+ * [ Rosetta Code] ( https://rosettacode.org/ ) was used for:
302
302
* [ gdc] ( https://rosettacode.org/wiki/Greatest_common_divisor#JavaScript ) ,
303
303
* [ lcm] ( https://rosettacode.org/wiki/Least_common_multiple#JavaScript ) ,
304
304
* [ LFloat::toRational] ( https://rosettacode.org/wiki/Convert_decimal_number_to_rational ) .
Original file line number Diff line number Diff line change @@ -298,7 +298,7 @@ They should be loaded as R7RS libraries in final 1.0.0 version
298
298
* Browser ` init ` function use [ ContentLoaded] ( http://javascript.nwbox.com/ContentLoaded/ ) .
299
299
* The rationalize algorithm is based on [ Kawa Scheme] ( https://www.gnu.org/software/kawa/index.html ) by Per M.A. Bothner, Alan Bawden and Marc Feeley.
300
300
* ` ucs2decode ` function taken from [ punycode.js] ( https://github.com/bestiejs/punycode.js ) by [ Mathias Bynens] ( https://mathiasbynens.be/ ) .
301
- * [ Rosetta Code] ( https://rosettacode.org/ ) is used for:
301
+ * [ Rosetta Code] ( https://rosettacode.org/ ) was used for:
302
302
* [ gdc] ( https://rosettacode.org/wiki/Greatest_common_divisor#JavaScript ) ,
303
303
* [ lcm] ( https://rosettacode.org/wiki/Least_common_multiple#JavaScript ) ,
304
304
* [ LFloat::toRational] ( https://rosettacode.org/wiki/Convert_decimal_number_to_rational ) .
You can’t perform that action at this time.
0 commit comments