Bringing CMake scripts up to date.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3663 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Bill Somerville 2014-01-26 10:02:54 +00:00
parent 23aff84fbb
commit fbe4a52f2f
2 changed files with 2 additions and 1 deletions

View File

@ -68,6 +68,7 @@ set (FSRCS
afc9.f90
analytic.f90
azdist.f90
badmsg.f90
ccf2.f90
ccf65.f90
chkhist.f90

View File

@ -1,4 +1,4 @@
//------------------------------------------------------------ MainWindow
//------------------------------------------------------------- MainWindow
#include "mainwindow.h"
#include "ui_mainwindow.h"