mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
renamed IPhreeqc2.h to IPhreeqc.hpp
renamed IPhreeqc2.cpp to IPhreeqc.cpp git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/branches/class@4225 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
a9e0a887fd
commit
7728a79b35
@ -1,4 +1,4 @@
|
||||
#include "IPhreeqc2.h"
|
||||
#include "IPhreeqc.hpp"
|
||||
#include "Phreeqc.h" // Phreeqc
|
||||
|
||||
#include <cassert> // assert
|
||||
@ -1,5 +1,5 @@
|
||||
#include "IPhreeqc.h"
|
||||
#include "IPhreeqc2.h"
|
||||
#include "IPhreeqc.hpp"
|
||||
#include <cassert>
|
||||
#include <iostream>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user