Merged PR 11670: Fixed min row limit issue causing cells to be colored incorrectly. Fixed shee...
Fixed min row limit issue causing cells to be colored incorrectly. Fixed sheet rho units in rds test modules
This commit is contained in:
@ -51,7 +51,7 @@ EQU UNIT$STRESS TO 'dyne/cm-2' ;* Dyne/Square Centimeter
|
||||
EQU UNIT$BOW TO CHAR(230):'m' ;* Microns
|
||||
EQU UNIT$TRANS TO CHAR(230):'m' ;* Microns
|
||||
|
||||
EQU SHEETRHO_SPEC_UNITS$ TO 'ê/Ü'
|
||||
EQU SHEETRHO_SPEC_UNITS$ TO \EA2FDC\
|
||||
EQU RES_SPEC_UNITS$ TO \EA2D636D\
|
||||
|
||||
EQU STAT_MAX$ TO 5
|
||||
|
Reference in New Issue
Block a user