Move some routines into the module q65.f90.

This commit is contained in:
Joe Taylor
2021-01-13 09:46:14 -05:00
parent 98a52accbb
commit 304ca4a55d
3 changed files with 52 additions and 53 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ module timer_impl
implicit none
public :: init_timer, fini_timer
integer, public :: limtrace=0
! integer, public :: limtrace=10000000
! integer, public :: limtrace=0
integer, public :: limtrace=10000000
private