Document uid selector convention.
This commit is contained in:
parent
b677413cfd
commit
2258ec7703
1 changed files with 6 additions and 1 deletions
|
@ -28,10 +28,15 @@
|
||||||
* nsc.c: Empire selection global structures
|
* nsc.c: Empire selection global structures
|
||||||
*
|
*
|
||||||
* Known contributors to this file:
|
* Known contributors to this file:
|
||||||
* Markus Armbruster, 2004
|
* Markus Armbruster, 2004-2006
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Convention: uid selector comes first. Table TYPE has an uid
|
||||||
|
* selector if empfile[TYPE].cadef[0].ca_table == TYPE.
|
||||||
|
*/
|
||||||
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue