aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorallen <allen@b61c5cb5-eaca-4651-9a7a-d64986f99364>1999-09-21 12:33:02 +0000
committerallen <allen@b61c5cb5-eaca-4651-9a7a-d64986f99364>1999-09-21 12:33:02 +0000
commit6e9b7d8218240a89cbe9a842daa351b6f926e0f7 (patch)
treef80c0abae35b5e5d8b4b23193de0e3d476ba1f8e /src/make.code.defn
parent51c4d09536af56e24e522e47b669f6a05f380a78 (diff)
LOGICAL -> BOOLEAN and getting some printout. This will be put in
a better place git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@90 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 78dae05..716a4a0 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 Reduction.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 PughUtils.c
# Subdirectories containing source files
SUBDIRS =