refactor GRES module
Translate any GRES Type string to a numeric value and replace a bunch of strcmp() operations with numeric comparison for improved speed. This is important because cons_tres will be making heavier use of GRES data.
Please register or sign in to comment