aboutsummaryrefslogtreecommitdiff
path: root/plotlib/plt.ftnchek
diff options
context:
space:
mode:
Diffstat (limited to 'plotlib/plt.ftnchek')
-rw-r--r--plotlib/plt.ftnchek12
1 files changed, 12 insertions, 0 deletions
diff --git a/plotlib/plt.ftnchek b/plotlib/plt.ftnchek
new file mode 100644
index 0000000..e1dcfda
--- /dev/null
+++ b/plotlib/plt.ftnchek
@@ -0,0 +1,12 @@
+# Command file for running ftnchek to "lint" the XPLOT11 fortran source
+#
+ftnchek -common=2 -novice=5 \
+plt_base.f plt_font.f plt_util.f plt_color.f \
+plt_old.f plt_3D.f\
+set_subs.f gw_subs.f ps_subs.f
+
+
+
+
+
+