Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
767b99c0
Commit
767b99c0
authored
Feb 11, 2010
by
Jean-Christophe Filliâtre
Browse files
fabrication de src/version.ml
parent
fcf05d12
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
767b99c0
...
...
@@ -85,6 +85,14 @@ check: $(BINARY) $(PRELUDE)
WHYLIB
=
lib
$(BINARY)
-tc
$$
f
;
\
done
# version number
################
include
Version
doc/version.tex src/version.ml
:
Version version.sh config.status
BINDIR
=
$(BINDIR)
LIBDIR
=
$(LIBDIR)
COQVER
=
$(COQVER)
./version.sh
# why
#####
...
...
version.sh
View file @
767b99c0
...
...
@@ -21,4 +21,3 @@ echo "let libdir = \"$LIBDIR/why\"" >> $WHYVF
DOCF
=
doc/version.tex
mkdir
-p
doc
printf
'\\newcommand{\\whyversion}{'
$VERSION
'}\n'
>
$DOCF
printf
'\\newcommand{\\caduceusversion}{'
$CVERSION
'}\n'
>>
$DOCF
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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