From bb77853f2762c618bffcfe17c24c3c8d3e916259 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Wed, 13 Dec 2017 17:18:34 +0000 Subject: [PATCH] Don't include diagnostic plotspec.f90. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8321 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- lib/ft8/foxgen.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ft8/foxgen.f90 b/lib/ft8/foxgen.f90 index d9ae1ee81..5feef8b88 100644 --- a/lib/ft8/foxgen.f90 +++ b/lib/ft8/foxgen.f90 @@ -145,4 +145,4 @@ subroutine foxgen() return end subroutine foxgen -include 'plotspec.f90' +! include 'plotspec.f90'