Fix building error in plotfd

The DIM_MOD was missing in the USE section
This commit is contained in:
Sylvain Tricot 2025-06-18 15:21:11 +02:00
parent 0dc13a58fc
commit e45373926b
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ C
C INCLUDE 'spec.inc'
C
C
USE DIM_MOD
USE APPROX_MOD
USE FDIF_MOD
USE INIT_L_MOD, L => LI, I2 => INITL, I3 => NNL, I4 => LF1, I5 =>