mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
Merge commit '5b3379b947de79f9182a880a74500f50dc234f54'
This commit is contained in:
commit
e0e589f7c1
@ -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