6d0e75aa64
Signed-off-by: Jason <jason@dublinschool.org>
16 lines
356 B
C++
16 lines
356 B
C++
// Copyright (c) National Instruments 2008. All Rights Reserved.
|
|
// Do Not Edit... this file is generated!
|
|
|
|
#ifndef __nFRC_2016_16_1_0_nInterfaceGlobals_h__
|
|
#define __nFRC_2016_16_1_0_nInterfaceGlobals_h__
|
|
|
|
namespace nFPGA
|
|
{
|
|
namespace nFRC_2016_16_1_0
|
|
{
|
|
extern unsigned int g_currentTargetClass;
|
|
}
|
|
}
|
|
|
|
#endif // __nFRC_2016_16_1_0_nInterfaceGlobals_h__
|