diff options
author | NeodarZ <bretoncorentin44@gmail.com> | 2015-04-29 12:05:49 +0200 |
---|---|---|
committer | NeodarZ <bretoncorentin44@gmail.com> | 2015-04-29 12:05:49 +0200 |
commit | e01c24917e51ed99c4b48d7cf3b4fc620ded231d (patch) | |
tree | 1c96ae5822e5995018bf8cfce8f384d6282bdec5 /javascripts | |
parent | 847cc4df42ef27c66fd20f1328d131c3d442cfd7 (diff) | |
download | Robot-Cable-e01c24917e51ed99c4b48d7cf3b4fc620ded231d.tar.xz Robot-Cable-e01c24917e51ed99c4b48d7cf3b4fc620ded231d.zip |
MAJ car tous casser
Diffstat (limited to 'javascripts')
-rw-r--r-- | javascripts/main.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/javascripts/main.js b/javascripts/main.js new file mode 100644 index 0000000..d8135d3 --- /dev/null +++ b/javascripts/main.js @@ -0,0 +1 @@ +console.log('This would be the main JS file.'); |