Renamed IPhreeqcLib.h to IPhreeqc.h

git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/branches/class@4221 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
Scott R Charlton 2010-04-07 20:52:16 +00:00
parent 2d8f7e0e51
commit 094d4c0684
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#include "IPhreeqcLib.h" #include "IPhreeqc.h"
#include "IPhreeqc2.h" #include "IPhreeqc2.h"
#include <cassert> #include <cassert>
#include <iostream> #include <iostream>

View File

@ -4,7 +4,7 @@
#include <assert.h> /* assert */ #include <assert.h> /* assert */
#include <stdio.h> /* sprintf */ #include <stdio.h> /* sprintf */
#include "phrqtype.h" #include "phrqtype.h"
#include "IPhreeqcLib.h" // TODO DELETE AFTER RENAMING TO IPhreeqc.h #include "IPhreeqc.h"
/******************************* /*******************************
When using GNU gcc/g++/g77 When using GNU gcc/g++/g77

View File

@ -1,4 +1,4 @@
#include "IPhreeqcLib.h" // TODO DELETE AFTER RENAMING TO IPhreeqc.h #include "IPhreeqc.h"
#include "fwrap.h" #include "fwrap.h"
#if defined(_WIN32) #if defined(_WIN32)

View File

@ -1,4 +1,4 @@
#include "IPhreeqcLib.h" // TODO DELETE AFTER RENAMING TO IPhreeqc.h #include "IPhreeqc.h"
#include "fwrap.h" #include "fwrap.h"
#if defined(_WIN32) #if defined(_WIN32)