Commits

Elena Pourmal committed b379a469c09
[svn-r11402] Purpose: Maintenance Description: Compiler complained about const type * variables that were used in the functions that require "non const" parameters. Compilation failed. Solution: Use casting to avoid compilation errors. Platforms tested: SX-6, heping and mir with new g95 Misc. update: