summaryrefslogtreecommitdiff
path: root/extra/gnuplot/lua_tikz.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gnuplot/lua_tikz.patch')
-rw-r--r--extra/gnuplot/lua_tikz.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/extra/gnuplot/lua_tikz.patch b/extra/gnuplot/lua_tikz.patch
deleted file mode 100644
index f9a939d47..000000000
--- a/extra/gnuplot/lua_tikz.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- term/lua/gnuplot-tikz-444.lua Sun Nov 13 00:57:15 2011
-+++ term/lua/gnuplot-tikz.lua Fri Nov 25 01:11:38 2011
-@@ -251,6 +251,7 @@
- gp.write(string.format("\\begin{tikzpicture}[gnuplot%s]\n",global_opt))
- gp.write(string.format("%%%% generated with GNUPLOT %sp%s (%s; terminal rev. %s, script rev. %s)\n%%%% %s\n",
- term.gp_version, term.gp_patchlevel,
-+ _VERSION,
- string.sub(term.lua_term_revision,7,-3),
- pgf.REVISION,os.date()))
- if font ~= "" then \ No newline at end of file