aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authortradke <tradke@b61c5cb5-eaca-4651-9a7a-d64986f99364>1999-04-23 12:12:21 +0000
committertradke <tradke@b61c5cb5-eaca-4651-9a7a-d64986f99364>1999-04-23 12:12:21 +0000
commitec60d4e991c5ca213f2c8bef20c52d3c5a2d90d8 (patch)
tree7e3f7c64af80b7f740be42e854026bc0b0185094 /src/make.code.defn
parent896250298c723a9f800c7b02e5eff56774048ae0 (diff)
Added Reduction.c
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@46 b61c5cb5-eaca-4651-9a7a-d64986f99364
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index b9c7d73..78dae05 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -1,7 +1,7 @@
# Main make.code.defn file for thorn pugh
# : /usr/users/cactus/CCTK/lib/make/new_thorn.pl,v 1.1 1999/02/03 17:00:50 goodale Exp n
# Source files in this directory
-SRCS = Startup.c GHExtension.c Comm.c SetupPGH.c SetupGroup.c SetupPGF.c pGF_PostSend.c pGF_PostRecv.c pGF_FinishRecv.c
+SRCS = Startup.c GHExtension.c Comm.c SetupPGH.c SetupGroup.c SetupPGF.c pGF_PostSend.c pGF_PostRecv.c pGF_FinishRecv.c Reduction.c
# Subdirectories containing source files
SUBDIRS =