]> git.lyx.org Git - lyx.git/blobdiff - lib/scripts/gnuplot2pdf.py
FindAdv: Ignore comment-feature (but not its content)
[lyx.git] / lib / scripts / gnuplot2pdf.py
index 33fe7674928b46a336c0ab44540add9f1c5e1dcd..3ada4f5ed59161b336c18403122b8f0690c0a55f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 from subprocess import Popen, PIPE
 from sys import argv, stderr, exit