Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Model Coordination Language
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
GitLab upgrade completed. Current version is 17.11.3.
Show more breadcrumbs
glose
Model Coordination Language
Commits
41ee613b
Commit
41ee613b
authored
5 years ago
by
LIBONI Giovanni
Browse files
Options
Downloads
Patches
Plain Diff
Minor update
parent
ea9b4364
Branches
Branches containing commit
Tags
0.2.0
Tags containing commit
No related merge requests found
Pipeline
#103789
passed
5 years ago
Stage: build
Stage: test
Stage: deploy
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
examples/Example14/CMS_AB.mcl
+1
-1
1 addition, 1 deletion
examples/Example14/CMS_AB.mcl
plugins/mcl/fr.inria.glose.mcl.xtext/src/fr/inria/glose/mcl/generator/PartialOrder.xtend
+1
-1
1 addition, 1 deletion
...xtext/src/fr/inria/glose/mcl/generator/PartialOrder.xtend
with
2 additions
and
2 deletions
examples/Example14/CMS_AB.mcl
+
1
−
1
View file @
41ee613b
...
@@ -11,4 +11,4 @@ Connector BA
...
@@ -11,4 +11,4 @@ Connector BA
when every 5 B.t
when every 5 B.t
sync A.t = B.t
sync A.t = B.t
do
do
B.m -> A.w
B.m -> A.w
\ No newline at end of file
\ No newline at end of file
This diff is collapsed.
Click to expand it.
plugins/mcl/fr.inria.glose.mcl.xtext/src/fr/inria/glose/mcl/generator/PartialOrder.xtend
+
1
−
1
View file @
41ee613b
...
@@ -84,7 +84,7 @@ class PartialOrder {
...
@@ -84,7 +84,7 @@ class PartialOrder {
}]
}]
}]
}]
logger.info("[BuildGrph] Completed")
logger.info("[BuildGrph] Completed")
}
}
def partialOrder() {
def partialOrder() {
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment