summaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2016-02-28 10:19:06 +0100
committerAnton Khirnov <anton@khirnov.net>2016-02-28 10:19:06 +0100
commita4915453f05ebdfeccd8f954026096e8f145fd06 (patch)
tree11890131c70108493c730a93fdf20ead7209a0bf /src/make.code.defn
Initial commit.
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
new file mode 100644
index 0000000..f31ed36
--- /dev/null
+++ b/src/make.code.defn
@@ -0,0 +1,7 @@
+# Main make.code.defn file for thorn MaximalSlicingAxi
+
+# Source files in this directory
+SRCS = basis.c qms.c register.c solve.c
+
+# Subdirectories containing source files
+SUBDIRS =