Commit 0bee296d authored by garciay's avatar garciay
Browse files

Remove PICS_RSU

IS PICS reviews
Remove some TODOs
parent 5b8db9db
Loading
Loading
Loading
Loading
+6318 −0

File added.

Preview size limit exceeded, changes collapsed.

+262 −1676

File changed and moved.

Preview size limit exceeded, changes collapsed.

+17 −0
Original line number Diff line number Diff line
Index: LibCommon_Sync.ttcn
===================================================================
--- LibCommon_Sync.ttcn	(revision 63)
+++ LibCommon_Sync.ttcn	(working copy)
@@ -143,7 +143,11 @@
          * @see   LibCommon_Sync.ServerSyncComp
          * @see   LibCommon_Sync.ClientSyncComp
          */
-        type port SyncPort message { inout SyncCmd }
+        type port SyncPort message { 
+          inout SyncCmd 
+        } with {
+          extension "internal"
+        }
 
 
         /**
+2549 −0

File added.

Preview size limit exceeded, changes collapsed.

+23766 −0

File added.

Preview size limit exceeded, changes collapsed.