12 lines
136 B
C
12 lines
136 B
C
![]() |
|
||
|
typedef int nid_triple[3];
|
||
|
|
||
|
static const nid_triple sigoid_srt[] =
|
||
|
{
|
||
|
};
|
||
|
|
||
|
static const nid_triple * const sigoid_srt_xref[] =
|
||
|
{
|
||
|
};
|
||
|
|