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,13 @@
compile insert SCM_constants
/*
Amended Date Reason
======= ==== ======
MTR 07-29-10 Initial Creation
*/
common /scm_common/ progname@, appname@, versionid@, override_version_number@
Equ scm_Version_table$ To 'SYSPROCS_VERSIONS'
Equ scm_object_table$ To 'SYSOBJ_VERSIONS'
Equ scm_Control_table$ To 'SYSPROCS_VERSIONS_CONTROL'