From 4a86bd5aa49f69651008971a8c992396c63345f4 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Wed, 11 Jul 2018 10:34:48 +0200 Subject: [PATCH] gnuplot: change shebang of modulefile to '#%PModule' --- Tools/gnuplot/modulefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/gnuplot/modulefile b/Tools/gnuplot/modulefile index 1ec2118..e1052c8 100644 --- a/Tools/gnuplot/modulefile +++ b/Tools/gnuplot/modulefile @@ -1,4 +1,4 @@ -#%Module1.0 +#%PModule module-whatis "portable command-line driven graphing utility" module-url "http://www.gnuplot.info/"