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
Sun, 30 Dec 2007 18:23:32 +0000
changeset 2550
f26368148b9c
permissions
-rwxr-xr-x
Changing degree of tournament tree
Bug fix in union find
Small efficiency improvment in bipartite matchings
1
#!/bin/bash
2
3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*