mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 08:38:23 +01:00
Merge commit '044e0ea2c0337ab4d175f3303e1d6d192a451782'
This commit is contained in:
commit
5b3379b947
@ -2376,6 +2376,7 @@ Phreeqc::InternalCopy(const Phreeqc *pSrc)
|
||||
{
|
||||
struct rate *rate_new = rate_copy(it->second.Get_rate());
|
||||
it->second.Set_rate(rate_new);
|
||||
it->second.Set_PhreeqcPtr(this);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user