TreElm module for holding compile time configurations. ************! WARNING: Do NOT change this file, as it will be overwritten during compilation. **************!
!> TreElm module for holding compile time configurations. !*****************************************************************************! ! WARNING: Do NOT change this file, as it will be overwritten during ! compilation. !*****************************************************************************! module tem_compileconf_module implicit none integer, parameter :: vlen = 256 end module tem_compileconf_module