summaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2019-07-11 13:01:42 +0200
committerAnton Khirnov <anton@khirnov.net>2019-07-11 13:04:07 +0200
commit597796a929acc0ec241b2bf66d8c560cbe852b4a (patch)
tree4a6c8707ad3e883876f8fd3fd4f85fa2178dc825 /src/make.code.defn
parentb96c89a5cce040424bb6031bdacb008a6c956dd1 (diff)
Move the QMS source function to BSSN.
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 2863409..5171428 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -1,7 +1,7 @@
# Main make.code.defn file for thorn MaximalSlicingAxi
# Source files in this directory
-SRCS = basis.c bicgstab.c qms.c qms_solve.c pssolve.c register.c
+SRCS = basis.c bicgstab.c qms.c qms_solve.c pssolve.c
# Subdirectories containing source files
SUBDIRS =