correct capitalization

This commit is contained in:
Martin Diehl 2021-07-08 17:56:49 +02:00
parent 139f2c177a
commit f54bd8f3a9
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ subroutine DAMASK_interface_init
print*, ' _/_/_/ _/ _/ _/ _/ _/ _/ _/_/_/ _/ _/ _/_/_/'
#if defined(GRID)
print*, ' Grid solver'
#elif defined(Mesh)
#elif defined(MESH)
print*, ' Mesh solver'
#endif
#ifdef DEBUG