16 lines
352 B
C
16 lines
352 B
C
|
// Copyright (c) National Instruments 2008. All Rights Reserved.
|
||
|
// Do Not Edit... this file is generated!
|
||
|
|
||
|
#ifndef __nFRC_C0EF_1_1_0_nInterfaceGlobals_h__
|
||
|
#define __nFRC_C0EF_1_1_0_nInterfaceGlobals_h__
|
||
|
|
||
|
namespace nFPGA
|
||
|
{
|
||
|
namespace nFRC_C0EF_1_1_0
|
||
|
{
|
||
|
extern unsigned int g_currentTargetClass;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
#endif // __nFRC_C0EF_1_1_0_nInterfaceGlobals_h__
|