From 9ccb96397d676e50084ab3762a49ef6a1a409f9b Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Tue, 26 Jun 2018 15:13:15 -0400 Subject: [PATCH] source-encode/decode of 77-bit messages OK through type 0.3. --- lib/77bit/{chk77_03.f90 => pack77_03.f90} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/77bit/{chk77_03.f90 => pack77_03.f90} (100%) diff --git a/lib/77bit/chk77_03.f90 b/lib/77bit/pack77_03.f90 similarity index 100% rename from lib/77bit/chk77_03.f90 rename to lib/77bit/pack77_03.f90