added remaining LSL2 entities

This commit is contained in:
Infineon\StieberD
2024-03-25 15:12:53 -07:00
parent 15b25a611c
commit 81e4baccb1
4474 changed files with 99825 additions and 0 deletions

View File

@ -0,0 +1,15 @@
compile insert REACT_UTIL_EQU
* Equates for REACT_UTIL created on 11/15/00 12:46PM
equ REACT_UTIL_REACTOR$ to 1
equ REACT_UTIL_MODE$ to 2
equ REACT_UTIL_START_DATE$ to 3
equ REACT_UTIL_START_TIME$ to 4
equ REACT_UTIL_END_DATE$ to 5
equ REACT_UTIL_END_TIME$ to 6
equ REACT_UTIL_MODE_START_USER$ to 7
equ REACT_UTIL_MODE_FINISH_USER$ to 8
equ REACT_UTIL_WO$ to 9
equ REACT_UTIL_CUST_NO$ to 10
equ REACT_UTIL_REACTOR_LOG_ID$ to 11
equ REACT_UTIL_NOTES$ to 12