summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorASP12342016-07-12 06:32:42 +0000
committerASP12342016-07-12 06:32:42 +0000
commitdda42a6905f7ca6df82f67a730de50a73a179ed5 (patch)
treeb885d528e961ca49d480d4d8d0b31d6993a50b0f
parentf222c1008944995b0c2c8cb4d903b30c8ca2e07c (diff)
downloadxcos-on-web-dda42a6905f7ca6df82f67a730de50a73a179ed5.tar.gz
xcos-on-web-dda42a6905f7ca6df82f67a730de50a73a179ed5.tar.bz2
xcos-on-web-dda42a6905f7ca6df82f67a730de50a73a179ed5.zip
Add Comment
-rw-r--r--dependencies.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/dependencies.js b/dependencies.js
index 8a8b114..975c33a 100644
--- a/dependencies.js
+++ b/dependencies.js
@@ -1202,6 +1202,8 @@ function _check() {
}
}
+//Converts string to array of ascii values of characters
+
function ascii() {
var convertAscii = [];