Commit 5d9be874 authored by Claes Sjofors's avatar Claes Sjofors

Expand/Compress method on GetATp, StoATp, GetDTp and StoDTp

parent f423e0e9
......@@ -2790,6 +2790,12 @@ int gobj_expand( WFoe *foe,
case pwr_cClass_StoDTv:
case pwr_cClass_CStoATv:
case pwr_cClass_CStoDTv:
case pwr_cClass_GetATp:
case pwr_cClass_GetDTp:
case pwr_cClass_StoATp:
case pwr_cClass_StoDTp:
case pwr_cClass_CStoATp:
case pwr_cClass_CStoDTp:
sts = gobj_expand_m1( foe, node, compress);
break;
case pwr_cClass_and:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment