Adds the new shared object libraries and headers for image version 17

This commit is contained in:
Fredric Silberberg
2014-11-12 14:29:57 -05:00
parent 739508ff83
commit 6cd5eeab6f
26 changed files with 110 additions and 78 deletions

View File

@@ -1,14 +1,14 @@
// Copyright (c) National Instruments 2008. All Rights Reserved.
// Do Not Edit... this file is generated!
#ifndef __nFRC_2015_1_0_9_Encoder_h__
#define __nFRC_2015_1_0_9_Encoder_h__
#ifndef __nFRC_2015_1_0_A_Encoder_h__
#define __nFRC_2015_1_0_A_Encoder_h__
#include "tSystemInterface.h"
namespace nFPGA
{
namespace nFRC_2015_1_0_9
namespace nFRC_2015_1_0_A
{
class tEncoder
@@ -24,7 +24,7 @@ public:
typedef enum
{
kNumSystems = 4,
kNumSystems = 8,
} tIfaceConstants;
typedef
@@ -196,4 +196,4 @@ private:
}
}
#endif // __nFRC_2015_1_0_9_Encoder_h__
#endif // __nFRC_2015_1_0_A_Encoder_h__