added new directives

This commit is contained in:
ALEXks
2024-04-09 16:50:47 +03:00
parent 2b48813783
commit b0a63cc711
2 changed files with 4 additions and 1 deletions

View File

@@ -152,3 +152,6 @@
#define SPF_PARAMETER_OP 969 /* SAPFOR */
#define SPF_CODE_COVERAGE_OP 970 /* SAPFOR */
#define SPF_UNROLL_OP 971 /* SAPFOR */
#define SPF_COVER_OP 972 /* SAPFOR */
#define SPF_MERGE_OP 973 /* SAPFOR */
#define SPF_PROCESS_PRIVATE_OP 974 /* SAPFOR */