[10304] Use loop instead repeating code in models check.

This commit is contained in:
VladimirMangos 2010-08-01 06:09:25 +04:00
parent 787fb83763
commit c138fbe902
2 changed files with 6 additions and 20 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10303"
#define REVISION_NR "10304"
#endif // __REVISION_NR_H__