Skip to content
Snippets Groups Projects
Commit b7e4ed7b authored by Thierry Fouquet's avatar Thierry Fouquet
Browse files

[fix] [tomawac] deallocate STRA40 and STRA41 in deall_tomawac

parent 5e62d105
Branches gaiado
No related tags found
No related merge requests found
......@@ -159,6 +159,8 @@
CALL BIEF_DEALLOBJ(STRA37)
CALL BIEF_DEALLOBJ(STRA38)
CALL BIEF_DEALLOBJ(STRA39)
CALL BIEF_DEALLOBJ(STRA40)
CALL BIEF_DEALLOBJ(STRA41)
CALL BIEF_DEALLOBJ(STAUWA)
CALL BIEF_DEALLOBJ(SUSOLD)
CALL BIEF_DEALLOBJ(SDMOY)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment