mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
Initialize default NumKeyword n_user = 1.
git-svn-id: svn://136.177.114.72/svn_GW/phreeqcpp/trunk@870 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
8c747cbbf2
commit
88e3ff6095
@ -13,6 +13,8 @@
|
||||
|
||||
cxxNumKeyword::cxxNumKeyword()
|
||||
{
|
||||
this->n_user = 1;
|
||||
this->n_user_end = 1;
|
||||
}
|
||||
|
||||
cxxNumKeyword::~cxxNumKeyword()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user