Loading ttcn/CAM/LibItsCam_TypesAndValues.ttcn +3 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,9 @@ module LibItsCam_TypesAndValues { group camValues { const boolean c_precisely := true; const boolean c_notPrecisely := false; const CrashStatus c_activated := true; const CrashStatus c_deactivated := false; Loading Loading
ttcn/CAM/LibItsCam_TypesAndValues.ttcn +3 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,9 @@ module LibItsCam_TypesAndValues { group camValues { const boolean c_precisely := true; const boolean c_notPrecisely := false; const CrashStatus c_activated := true; const CrashStatus c_deactivated := false; Loading