From 3f81ba8d56e25a0e393af28b26e8d3c5af81eb5c Mon Sep 17 00:00:00 2001 From: Scott R Charlton Date: Fri, 17 Jun 2016 01:19:09 +0000 Subject: [PATCH] removed dw.cpp git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@11297 1feff8c3-07ed-0310-ac33-dd36852eb9cd --- unit/GNUmakefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/unit/GNUmakefile b/unit/GNUmakefile index d27392ee..d02c27e2 100644 --- a/unit/GNUmakefile +++ b/unit/GNUmakefile @@ -107,7 +107,6 @@ POBJS = \ cvdense.o \ cvode.o \ dense.o \ - dw.o \ gases.o \ input.o \ integrate.o \ @@ -171,7 +170,6 @@ clean: -include ./$(DEPDIR)/dense.Po -include ./$(DEPDIR)/Dictionary.Po -include ./$(DEPDIR)/dumper.Po --include ./$(DEPDIR)/dw.Po -include ./$(DEPDIR)/Exchange.Po -include ./$(DEPDIR)/ExchComp.Po -include ./$(DEPDIR)/files