aboutsummaryrefslogtreecommitdiff
path: root/m/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'm/Makefile')
-rw-r--r--m/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/m/Makefile b/m/Makefile
index e9bf163..18bf492 100644
--- a/m/Makefile
+++ b/m/Makefile
@@ -8,7 +8,6 @@ all: WeylScal4.out
WeylScal4.out: WeylScal4.m
rm -rf WeylScal4
./runmath.sh $^
- patch -p1 -d WeylScal4 <WeylScal4.patch
for thorn in WeylScal4; do \
./copy-if-changed.sh $$thorn/configuration.ccl ../../$$thorn/configuration.ccl && \
./copy-if-changed.sh $$thorn/interface.ccl ../../$$thorn/interface.ccl && \