Mercurial
lemon-0.x
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
scripts/make-snapshot
author
deba
Wed, 14 Mar 2007 18:01:04 +0000
changeset 2410
fe46b61da4e3
permissions
-rwxr-xr-x
dim_to_lgf
- use the argparser class
arg_parser improvments
- usage of assert in cc
- const char** argv
error
- handling the string parameter
1
#!/bin/bash
2
3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*