Mercurial
lemon-0.x
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
lemon/random.cc
author
alpar
Thu, 12 Oct 2006 10:53:49 +0000
changeset 2236
9f329faa4aee
child 2246
9c472eee236f
permissions
-rw-r--r--
EdgeLookUp and AllEdgeLookUp tests added.
1
#include <lemon/random.h>
2
3
namespace lemon {
4
Random rnd;
5
}