aboutsummaryrefslogtreecommitdiff
path: root/coqprime/Makefile
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-06-01 23:59:55 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-06-02 00:00:09 -0400
commitd3135a69f653034f07b7657486f926a7a20ef3ee (patch)
treee163e017643c1bc8c877ecefaa43299c458d232e /coqprime/Makefile
parent3f11f57487ce9e913b36271cee2f8b6b695945cf (diff)
Strip trailing whitespace
With ```bash bash ./etc/coq-scripts/formatting/strip-trailing-whitespace.sh ```
Diffstat (limited to 'coqprime/Makefile')
-rw-r--r--coqprime/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/coqprime/Makefile b/coqprime/Makefile
index c8e44a658..2b995982e 100644
--- a/coqprime/Makefile
+++ b/coqprime/Makefile
@@ -14,7 +14,7 @@
#
# This Makefile was generated by the command line :
-# coq_makefile -f _CoqProject -o Makefile
+# coq_makefile -f _CoqProject -o Makefile
#
.DEFAULT_GOAL := all
@@ -151,7 +151,7 @@ endif
# #
#######################################
-all: $(VOFILES)
+all: $(VOFILES)
quick: $(VOFILES:.vo=.vio)
@@ -316,4 +316,3 @@ $(addsuffix .beautified,$(VFILES)): %.v.beautified:
# Edit at your own risks !
#
# END OF WARNING
-