mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-06-25 06:35:17 -04:00
Re-insert the multi-precision routines.
This commit is contained in:
parent
4414280471
commit
770aac352c
@ -1156,7 +1156,6 @@ subroutine unpacktext77(c71,c13)
|
|||||||
return
|
return
|
||||||
end subroutine unpacktext77
|
end subroutine unpacktext77
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
subroutine mp_short_ops(w,u)
|
subroutine mp_short_ops(w,u)
|
||||||
character*1 w(*),u(*)
|
character*1 w(*),u(*)
|
||||||
integer i,ireg,j,n,ir,iv,ii1,ii2
|
integer i,ireg,j,n,ir,iv,ii1,ii2
|
||||||
@ -1221,6 +1220,5 @@ subroutine add_call_to_recent_calls(callsign)
|
|||||||
|
|
||||||
return
|
return
|
||||||
end subroutine add_call_to_recent_calls
|
end subroutine add_call_to_recent_calls
|
||||||
>>>>>>> d66724f6e9dd8fd8f1340aec9e5c0ebf45a681ac
|
|
||||||
|
|
||||||
end module packjt77
|
end module packjt77
|
||||||
|
Loading…
x
Reference in New Issue
Block a user