Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
POTTIER Francois
menhir
Commits
eb8a4411
Commit
eb8a4411
authored
Jan 23, 2020
by
POTTIER Francois
Browse files
Fix the creation of coq-menhirlib/src/Version.v.
parent
1ed1dd31
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
eb8a4411
...
...
@@ -187,7 +187,7 @@ release:
@
git
add
dune-project
@
echo
'\gdef\menhirversion{$(DATE)}'
>
doc/version.tex
@
git
add
doc/version.tex
@ echo 'Definition require_$(DATE)
:
= tt.' >
>
coq-menhirlib/src/Version.v
@ echo 'Definition require_$(DATE)
:
= tt.' > coq-menhirlib/src/Version.v
@
git add coq-menhirlib/src/Version.v
# Compile the documentation.
@
echo
"Building the documentation..."
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment