Skip to content

Commit

Permalink
using official export
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Oca committed Apr 26, 2024
1 parent 6632ff5 commit 30f7912
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/nifgen/metadata/attributes.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# This file is generated from NI-FGEN API metadata version 24.5.0d9999
# This file is generated from NI-FGEN API metadata version 24.5.0d52
attributes = {
1050005: {
'access': 'read-write',
Expand Down
4 changes: 2 additions & 2 deletions src/nifgen/metadata/config.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# This file is generated from NI-FGEN API metadata version 24.5.0d9999
# This file is generated from NI-FGEN API metadata version 24.5.0d52
config = {
'api_version': '24.5.0d9999',
'api_version': '24.5.0d52',
'c_function_prefix': 'niFgen_',
'close_function': 'close',
'context_manager_name': {
Expand Down
2 changes: 1 addition & 1 deletion src/nifgen/metadata/enums.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# This file is generated from NI-FGEN API metadata version 24.5.0d9999
# This file is generated from NI-FGEN API metadata version 24.5.0d52
enums = {
'AnalogPath': {
'values': [
Expand Down
2 changes: 1 addition & 1 deletion src/nifgen/metadata/functions.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# This file is generated from NI-FGEN API metadata version 24.5.0d9999
# This file is generated from NI-FGEN API metadata version 24.5.0d52
functions = {
'AbortGeneration': {
'documentation': {
Expand Down
2 changes: 1 addition & 1 deletion src/nifgen/metadata/nifgen.proto
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

//---------------------------------------------------------------------
// This file is generated from NI-FGEN API metadata version 24.5.0d9999
// This file is generated from NI-FGEN API metadata version 24.5.0d52
//---------------------------------------------------------------------
// Proto file for the NI-FGEN Metadata
//---------------------------------------------------------------------
Expand Down

0 comments on commit 30f7912

Please sign in to comment.