diff options
author | Étienne Simon <esimon@esimon.eu> | 2015-05-11 20:00:04 -0400 |
---|---|---|
committer | Étienne Simon <esimon@esimon.eu> | 2015-05-11 20:00:04 -0400 |
commit | 1eca8867751df644a62752fbbfbc6a6de849de74 (patch) | |
tree | b0ba7e868a38e3e18c2e6c0eb5626cec035c0e5b /visualizer/extract_all.sh | |
parent | bfda3532ea58a48533ceaa417b1bd5c3f5137be3 (diff) | |
download | taxi-1eca8867751df644a62752fbbfbc6a6de849de74.tar.gz taxi-1eca8867751df644a62752fbbfbc6a6de849de74.zip |
Add visualizer.
Lasciate ogni speranza voi ch'entrate:
I am the bone of my javascript
DOM is my body and JQuery is my blood
I have created over a thousand lines
Unknown to death
Nor known to life
Have withstood pain to create many functions
Yet those hands shall never type anything
So, as I pray, Unlimited Openlayers Works
Diffstat (limited to 'visualizer/extract_all.sh')
-rwxr-xr-x | visualizer/extract_all.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/visualizer/extract_all.sh b/visualizer/extract_all.sh new file mode 100755 index 0000000..67d92aa --- /dev/null +++ b/visualizer/extract_all.sh @@ -0,0 +1 @@ +find extractor -type f -print -exec {} \; |