Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/org.eclipse.etrice.generator.cpp.reference/model/ReferenceCPP_StructureInheritance.room')
-rw-r--r--examples/org.eclipse.etrice.generator.cpp.reference/model/ReferenceCPP_StructureInheritance.room14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/org.eclipse.etrice.generator.cpp.reference/model/ReferenceCPP_StructureInheritance.room b/examples/org.eclipse.etrice.generator.cpp.reference/model/ReferenceCPP_StructureInheritance.room
deleted file mode 100644
index c567769fe..000000000
--- a/examples/org.eclipse.etrice.generator.cpp.reference/model/ReferenceCPP_StructureInheritance.room
+++ /dev/null
@@ -1,14 +0,0 @@
-RoomModel ReferenceCPP_ActorClasses {
-
- import ReferenceCPP_DataClasses.* from "ReferenceCPP_DataClasses.room"
-
- import ReferenceCPP_ProtocolClasses.* from "ReferenceCPP_ProtocolClasses.room"
-
- import room.basic.annotations.* from "../../org.eclipse.etrice.modellib.cpp/model/Annotations.room"
-
- import room.basic.types.* from "../../org.eclipse.etrice.modellib.cpp/model/Types.room"
-
-
-
-// ActorClass
-} \ No newline at end of file

Back to the top