10 lines
139 B
Plaintext
10 lines
139 B
Plaintext
|
// copys the associates NW_ASSOCIATE_MASTER setting onto the master
|
||
|
|
||
|
#include "hench_i0_conv"
|
||
|
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
HenchSetDefSettings();
|
||
|
}
|