From 28e492d10a98a53cd5dae9e5c8914777983fcdfd Mon Sep 17 00:00:00 2001 From: Jonathan Golder Date: Sun, 21 Oct 2018 20:07:44 +0200 Subject: [PATCH] gnuplot_scripts: Prepare scripts for upload Gnuplot scripts will now be automatically published on commons file description page --- ...ge_rate_to_TRY_-_Turkish_Currency_and_Debt_Crisis_2018.plt | 4 +--- gnuplot_scripts/Euro_exchange_rate_to_TRY_6000px_wide.plt | 4 +--- gnuplot_scripts/Euro_exchange_rate_to_TRY_800px_wide.plt | 4 +--- ...ge_rate_to_EUR_-_Turkish_Currency_and_Debt_Crisis_2018.plt | 4 +--- 4 files changed, 4 insertions(+), 12 deletions(-) diff --git a/gnuplot_scripts/Euro_exchange_rate_to_TRY_-_Turkish_Currency_and_Debt_Crisis_2018.plt b/gnuplot_scripts/Euro_exchange_rate_to_TRY_-_Turkish_Currency_and_Debt_Crisis_2018.plt index 4a0c5ba..70eda4f 100644 --- a/gnuplot_scripts/Euro_exchange_rate_to_TRY_-_Turkish_Currency_and_Debt_Crisis_2018.plt +++ b/gnuplot_scripts/Euro_exchange_rate_to_TRY_-_Turkish_Currency_and_Debt_Crisis_2018.plt @@ -1,8 +1,6 @@ +#!/usr/bin/env gnuplot # based on code of [[User:Gorgo]]/[[:c:File:Euro exchange rate to TRY.svg]] -# gnuplot script for plotting eurofxref-hist.csv as obtained from -# http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html - infile=system("echo $INFILE") outfile=system("echo $OUTFILE") diff --git a/gnuplot_scripts/Euro_exchange_rate_to_TRY_6000px_wide.plt b/gnuplot_scripts/Euro_exchange_rate_to_TRY_6000px_wide.plt index 3e30e93..a57af28 100644 --- a/gnuplot_scripts/Euro_exchange_rate_to_TRY_6000px_wide.plt +++ b/gnuplot_scripts/Euro_exchange_rate_to_TRY_6000px_wide.plt @@ -1,8 +1,6 @@ +#!/usr/bin/env gnuplot # based on code of [[User:Gorgo]]/[[:c:File:Euro exchange rate to TRY.svg]] -# gnuplot script for plotting eurofxref-hist.csv as obtained from -# http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html - infile=system("echo $INFILE") outfile=system("echo $OUTFILE") diff --git a/gnuplot_scripts/Euro_exchange_rate_to_TRY_800px_wide.plt b/gnuplot_scripts/Euro_exchange_rate_to_TRY_800px_wide.plt index eb633e0..4e922fc 100644 --- a/gnuplot_scripts/Euro_exchange_rate_to_TRY_800px_wide.plt +++ b/gnuplot_scripts/Euro_exchange_rate_to_TRY_800px_wide.plt @@ -1,8 +1,6 @@ +#!/usr/bin/env gnuplot # based on code of [[User:Gorgo]]/[[:c:File:Euro exchange rate to TRY.svg]] -# gnuplot script for plotting eurofxref-hist.csv as obtained from -# http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html - infile=system("echo $INFILE") outfile=system("echo $OUTFILE") diff --git a/gnuplot_scripts/TRY_exchange_rate_to_EUR_-_Turkish_Currency_and_Debt_Crisis_2018.plt b/gnuplot_scripts/TRY_exchange_rate_to_EUR_-_Turkish_Currency_and_Debt_Crisis_2018.plt index a5cbaf5..943d3bc 100644 --- a/gnuplot_scripts/TRY_exchange_rate_to_EUR_-_Turkish_Currency_and_Debt_Crisis_2018.plt +++ b/gnuplot_scripts/TRY_exchange_rate_to_EUR_-_Turkish_Currency_and_Debt_Crisis_2018.plt @@ -1,8 +1,6 @@ +#!/usr/bin/env gnuplot # based on code of [[User:Gorgo]]/[[:c:File:Euro exchange rate to TRY.svg]] -# gnuplot script for plotting eurofxref-hist.csv as obtained from -# http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html - infile=system("echo $INFILE") outfile=system("echo $OUTFILE")