Skip to content
Snippets Groups Projects
Commit 500d9e91 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

corr copying curve/script files

parent c32e7dc1
No related branches found
No related tags found
No related merge requests found
......@@ -126,6 +126,8 @@ void COld::copy_meta_D_from_other( const COld* other )
void COlc::copy_meta_C_from_other( const COlc* other )
{
copy_meta_O_from_other( other );
evaMode = other->evaMode;
scrInpMode = other->scrInpMode;
expr = other->expr;
T = other->T;
kconv = other->kconv;
......
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