certi-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-cvs] applications/HLA_TestsSuite Hierarchical.fed


From: certi-cvs
Subject: [certi-cvs] applications/HLA_TestsSuite Hierarchical.fed
Date: Mon, 27 Oct 2008 20:21:45 +0000

CVSROOT:        /sources/certi
Module name:    applications
Changes by:     Eric NOULARD <erk>      08/10/27 20:21:45

Modified files:
        HLA_TestsSuite : Hierarchical.fed 

Log message:
        Check-in working file.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/applications/HLA_TestsSuite/Hierarchical.fed?cvsroot=certi&r1=1.1&r2=1.2

Patches:
Index: Hierarchical.fed
===================================================================
RCS file: /sources/certi/applications/HLA_TestsSuite/Hierarchical.fed,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- Hierarchical.fed    21 Oct 2008 13:42:27 -0000      1.1
+++ Hierarchical.fed    27 Oct 2008 20:21:45 -0000      1.2
@@ -9,7 +9,7 @@
       (dimension time)
     )    
   )
-  (objects
+  (Objects
     (class ObjectRoot
       (attribute privilegeToDelete reliable timestamp)
       (class RTIprivate)
@@ -20,26 +20,27 @@
                   (attribute attL2_1 reliable timestamp)
                   (attribute attL2_2 reliable timestamp)
                )
-               (class L1
+               (class L1p
                   (attribute attL1L1_1 reliable timestamp)                
                )
       )
   )
-  (interactions
+  )
+  (Interactions
     (class InteractionRoot reliable receive
       (class RTIprivate reliable receive)
       (class IL1 reliable timestamp
           (parameter paramIL1_1)
           (parameter paramIL1_2)
           (parameter timeStamp)
-       )
        (class IL2 reliable timestamp
            (parameter paramIL2_1)
            (parameter paramIL2_2)          
        )
-       (class IL1 reliable timestamp
+         (class IL1p reliable timestamp
         (parameter paramIL1L1_1)
        )
     )
   )
+  )
 )
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]