renaming a subroutine
This commit is contained in:
@@ -62,7 +62,7 @@ subroutine do_oscilloscope(freqs, col)
|
||||
call plot_a_trace(freqs(2), 1.0, 120, 3.33, col)
|
||||
call plot_a_trace(freqs(3), 2.6, 120, -3.33, col)
|
||||
call plot_a_trace(freqs(4), 3.1, 120, -6.66, col)
|
||||
call plot_axes(10.0)
|
||||
call genp_plot_axes(10.0)
|
||||
|
||||
end subroutine
|
||||
! ---------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user