3 lines
58 B
Mathematica
3 lines
58 B
Mathematica
|
|
function x = clearcreationtime(x)
|
||
|
|
x.extra.createTime = 0;
|