added sysprog entities

This commit is contained in:
Infineon\StieberD
2024-03-25 15:17:34 -07:00
parent 600a8e1f61
commit 3a6a2b6b5b
1028 changed files with 171660 additions and 0 deletions

View File

@ -0,0 +1,12 @@
compile insert SYSREPOSXML_EQUATES
equ SYSREPOSXML_OI_Data_File to 1
equ SYSREPOSXML_XML_File$ to 2
equ SYSREPOSXML_dict_mappings to 3
equ SYSREPOSXML_Target_tags to 4
equ SYSREPOSXML_key_tag to 5
equ SYSREPOSXML_schema_name to 6
equ SYSREPOSXML_storage_Opts to 9
equ SYSREPOSXML_table_tag to 10
equ SYSREPOSXML_row_tag to 11