From 56414dda3081cb9fd1906c1431e7426afdc3beb8 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Thu, 27 Jan 2022 10:55:19 -0500 Subject: [PATCH] Remove jtmsg.f90 from CMakeLists.txt, it's no longer used. --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c855a97cf..cadcf9c80 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -461,7 +461,6 @@ set (wsjt_FSRCS lib/inter_wspr.f90 lib/jplsubs.f lib/jt9fano.f90 - lib/jtmsg.f90 lib/libration.f90 lib/lorentzian.f90 lib/fst4/lorentzian_fading.f90