aboutsummaryrefslogtreecommitdiff
path: root/model_8
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2024-06-13 15:10:27 +0200
committerSébastien Dailly <sebastien@dailly.me>2024-06-13 15:10:27 +0200
commit17b234852e45b333ec638ecb3a38848bd4305f44 (patch)
treea195300b91022b2f5c2763816ba16555a758f4c0 /model_8
parent29f0b0efcee3b462b5469aec45763e820f3311a2 (diff)
Diffstat (limited to 'model_8')
-rwxr-xr-xmodel_8/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/model_8/Makefile b/model_8/Makefile
index 175c1ae..98cc7a6 100755
--- a/model_8/Makefile
+++ b/model_8/Makefile
@@ -1,6 +1,8 @@
-include ../common/Makefile.common
EXTRA_RST_OPTIONS = \
--no-section-numbering \
--table-style=booktabs \
--new-column-widths
+
+
+include ../common/Makefile.common