Mercurial
lemon-0.x
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
lemon/random.cc
changeset 2229
4dbb6dd2dd4b
child 2246
9c472eee236f
equal
deleted
inserted
replaced
-1:000000000000
0:71b377aaeb3f
1
#include <lemon/random.h>
2
3
namespace lemon {
4
Random rnd;
5
}