Last change
on this file since 16134 was 16134, checked in by Mathieu Morlighem, 12 years ago |
Added Archive/15392-16133
|
File size:
371 bytes
|
Rev | Line | |
---|
[16134] | 1 | Index: ../trunk-jpl/src/c/classes/Elements/Penta.cpp
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/src/c/classes/Elements/Penta.cpp (revision 15782)
|
---|
| 4 | +++ ../trunk-jpl/src/c/classes/Elements/Penta.cpp (revision 15783)
|
---|
| 5 | @@ -1013,6 +1013,7 @@
|
---|
| 6 | }
|
---|
| 7 |
|
---|
| 8 | /*Assign output pointers:*/
|
---|
| 9 | + xDelete<int>(doflist);
|
---|
| 10 | *pdoflist=doflist;
|
---|
| 11 | }
|
---|
| 12 | /*}}}*/
|
---|
Note:
See
TracBrowser
for help on using the repository browser.