mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
added prototypes for dump routines; added ostream header
git-svn-id: svn://136.177.114.72/svn_GW/phreeqcpp/trunk@4197 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
7e52b0c345
commit
4d050487e4
@ -41,6 +41,11 @@ extern int copy_use(int i);
|
||||
dumper dump_info;
|
||||
StorageBinList delete_info;
|
||||
runner run_info;
|
||||
|
||||
int dump_entities(void);
|
||||
void dump_ostream(std::ostream& os);
|
||||
int delete_entities(void);
|
||||
int run_as_cells(void);
|
||||
#endif
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user