[10581] Rename some local variables in random move generator for easier reading

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-10-06 13:08:12 +02:00
parent 119ce033a8
commit 3d2d99e3d4
2 changed files with 27 additions and 25 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10580"
#define REVISION_NR "10581"
#endif // __REVISION_NR_H__