Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit 26e631e

Browse files
committed
models: remove dia related variables
1 parent c491ac5 commit 26e631e

4 files changed

Lines changed: 6 additions & 11 deletions

File tree

Src/CSharpRefImpl.Models/org/CSharpRefImpl.CSharpModel.org

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#+options: <:nil c:nil todo:nil ^:nil d:nil date:nil author:nil
33
#+tags: { element(e) attribute(a) module(m) }
44
:PROPERTIES:
5-
:masd.codec.dia.comment: true
65
:masd.codec.model_modules: CSharpRefImpl.CSharpModel
76
:masd.codec.input_technical_space: csharp
87
:masd.codec.reference: csharp.builtins

Src/CSharpRefImpl.Models/org/CSharpRefImpl.DirectorySettings.org

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#+options: <:nil c:nil todo:nil ^:nil d:nil date:nil author:nil
33
#+tags: { element(e) attribute(a) module(m) }
44
:PROPERTIES:
5-
:masd.codec.dia.comment: true
65
:masd.codec.model_modules: CSharpRefImpl.DirectorySettings
76
:masd.codec.reference: csharp.builtins
87
:masd.codec.reference: csharp.system.collections.generic

Src/CSharpRefImpl.Models/org/CSharpRefImpl.LamModel.org

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#+options: <:nil c:nil todo:nil ^:nil d:nil date:nil author:nil
33
#+tags: { element(e) attribute(a) module(m) }
44
:PROPERTIES:
5-
:masd.codec.dia.comment: true
65
:masd.codec.model_modules: CSharpRefImpl.LamModel
76
:masd.codec.input_technical_space: agnostic
87
:masd.codec.reference: csharp.builtins

Src/CSharpRefImpl.Models/org/CSharpRefImpl.Profiles.org

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,21 @@
22
#+options: <:nil c:nil todo:nil ^:nil d:nil date:nil author:nil
33
#+tags: { element(e) attribute(a) module(m) }
44
:PROPERTIES:
5-
:masd.codec.dia.comment: true
65
:masd.codec.model_modules: CSharpRefImpl.Profiles
76
:masd.codec.input_technical_space: agnostic
87
:masd.codec.is_proxy_model: true
98
:masd.cpp.enabled: false
109
:masd.csharp.enabled: false
1110
:END:
1211

13-
Top-level model in C# Reference implementation that contains
14-
all of the shared types at the meta-model level.
12+
Top-level model in C# Reference implementation that contains all of the shared
13+
types at the meta-model level.
1514

16-
This model is not intended to be generated. If generated,
17-
should not produce any output.
15+
This model is not intended to be generated. If generated, should not produce any
16+
output.
1817

19-
You should be able to reference this model from any technical
20-
space; keep it technical space agnostic.
18+
You should be able to reference this model from any technical space; keep it
19+
technical space agnostic.
2120

2221
* Base :module:
2322
:PROPERTIES:
@@ -140,4 +139,3 @@ This is a code-generated file.
140139
** message :attribute:
141140

142141
This is a code-generated file.
143-

0 commit comments

Comments
 (0)