Mercurial
lemon-0.x
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
scripts/make-snapshot
author
deba
Fri, 03 Nov 2006 16:29:32 +0000
changeset 2293
1ee6e8788cc7
permissions
-rwxr-xr-x
First implementation of the static graph class
It could be improved to get better running times on benchmarks
alpar@1937
1
#!/bin/bash
alpar@1937
2
alpar@1937
3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*