From 98006b6538c5be44350746ec3756f004a5c68af8 Mon Sep 17 00:00:00 2001 From: "fukubayashi.akio" Date: Mon, 3 Jun 2019 17:59:13 +0900 Subject: Add boot sequence and multi ecu transfer Signed-off-by: fukubayashi.akio --- policy_manager/stm/zipc/StateTransitionor/AppsLayer/ZAPL_AppsLayer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 policy_manager/stm/zipc/StateTransitionor/AppsLayer/ZAPL_AppsLayer.h (limited to 'policy_manager/stm/zipc/StateTransitionor/AppsLayer/ZAPL_AppsLayer.h') diff --git a/policy_manager/stm/zipc/StateTransitionor/AppsLayer/ZAPL_AppsLayer.h b/policy_manager/stm/zipc/StateTransitionor/AppsLayer/ZAPL_AppsLayer.h old mode 100644 new mode 100755 index 4cbbc10..d94cbc0 --- a/policy_manager/stm/zipc/StateTransitionor/AppsLayer/ZAPL_AppsLayer.h +++ b/policy_manager/stm/zipc/StateTransitionor/AppsLayer/ZAPL_AppsLayer.h @@ -1,7 +1,7 @@ /************************************************************/ /* ZAPL_AppsLayer.h */ /* AppsLayer State transition model header file */ -/* ZIPC Designer Version 1.2.0 */ +/* ZIPC Designer Version 1.2.1 */ /************************************************************/ #ifndef ZHEADER_ZAPL_APPSLAYER_H #define ZHEADER_ZAPL_APPSLAYER_H -- cgit 1.2.3-korg