not needed

This commit is contained in:
Martin Diehl 2020-01-03 13:53:23 +01:00
parent 2975e46ca1
commit 886e111064
2 changed files with 1 additions and 2 deletions

View File

@ -15,7 +15,6 @@ module grid_damage_spectral
use mesh_grid
use damage_nonlocal
use numerics
use damage_nonlocal
implicit none
private

View File

@ -14,8 +14,8 @@ module grid_thermal_spectral
use spectral_utilities
use mesh_grid
use thermal_conduction
use material
use numerics
use material
implicit none
private