From ba295063ca67837460821f1275ef4861d8c001ae Mon Sep 17 00:00:00 2001 From: Leo Freitas Date: Thu, 28 Mar 2024 16:29:05 +0000 Subject: [PATCH] comment(formal) = added qc comments --- formal/checklist.vdmsl | 87 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 85 insertions(+), 2 deletions(-) diff --git a/formal/checklist.vdmsl b/formal/checklist.vdmsl index 2a1fecb..d119e36 100644 --- a/formal/checklist.vdmsl +++ b/formal/checklist.vdmsl @@ -119,7 +119,9 @@ types cases type: -> is_Switch(object), -> is_Knob(object), - -> is_Throttle(object) + -> is_Throttle(object), + --