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
alpar
Sat, 03 Mar 2007 12:05:05 +0000
changeset 2389
df6a32249b46
permissions
-rwxr-xr-x
arg_parser.h: A command line argument parser.
dist_log.h: A tool for measuring one and two dimensional distributions.
1
#!/bin/bash
2
3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*