[10497] Add a crude documentation of script command processing

It is mostly copied from source files and should be subject for further improvement.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-09-17 23:43:49 +02:00
parent cb877e1281
commit 167b7bfeac
2 changed files with 180 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10496"
#define REVISION_NR "10497"
#endif // __REVISION_NR_H__