repo.or.cz
/
llpp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Another fullsplit tweak
[llpp.git]
/
mkhelp.sh
blob
5200647e595988d61ecb0a355c0b23f05797ec32
1
cat
$2
| ocaml str.cma
$1
2
v
=
$
(
cd
$
(
dirname
$1
) &&
git describe
--tags --dirty
2
>/
dev
/
null \
3
||
echo
"unknown"
)
4
printf
'let version ="%s";;
\n
'
$v