From df4b0de3623208e198629c39e0001c085d8ad258 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Thu, 21 Jun 2007 19:17:53 +0000 Subject: [PATCH] Added datcom.f90 git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@400 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- datcom.f90 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 datcom.f90 diff --git a/datcom.f90 b/datcom.f90 new file mode 100644 index 000000000..041b81996 --- /dev/null +++ b/datcom.f90 @@ -0,0 +1,4 @@ +parameter (NSMAX=60*96000) !Samples per 60 s file +integer*2 id !46 MB: raw data from Linrad timf2 +character*80 fname80 +common/datcom/nutc,newdat2,id(4,NSMAX,2),kbuf,nlost,nlen,fname80