added newline al end of files

git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@4293 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
Scott R Charlton 2010-04-22 21:00:35 +00:00
parent 87106c8d9d
commit e18757d748
3 changed files with 2 additions and 3 deletions

View File

@ -149,4 +149,4 @@ private:
IPhreeqc& operator=(const IPhreeqc&); IPhreeqc& operator=(const IPhreeqc&);
}; };
#endif // INC_IPHREEQC_HPP #endif // INC_IPHREEQC_HPP

View File

@ -587,4 +587,3 @@ IPhreeqcLib::GetInstance(int id)
} }
return 0; return 0;
} }

View File

@ -131,4 +131,4 @@ DLL_EXPORT int getselectedoutputvalue_(int *id, int *row, int *col, int *vtype,
} }
#endif #endif
#endif #endif