Skip to content
Snippets Groups Projects
Commit 5e46e692 authored by Giammarco, Kristin M's avatar Giammarco, Kristin M
Browse files

Update models/Language_concepts/Event_Sharing_Using_COORDINATE_with_SHARE.mp

parent 76c9f738
No related branches found
No related tags found
1 merge request!51Update models/Language_concepts/Event_Sharing_Using_COORDINATE_with_SHARE.mp
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
│*│ │ https://wiki.nps.edu/display/MP/Documentation │ │ │*│ │ https://wiki.nps.edu/display/MP/Documentation │ │
│*│ │ │ │ │*│ │ │ │
│*│ │ Example02_DataFlow_EventSharing. Available online:│ │ │*│ │ Example02_DataFlow_EventSharing. Available online:│ │
│*│ │ https://gitlab.nps.edu/monterey-phoenix/mp-model-collection/preloaded-examples/-/tree/master/models │*│ │ https://nps.edu/mp/models │ │
│*│ └────────────────────────────────────────────────────┘ │ │*│ └────────────────────────────────────────────────────┘ │
│*│ │ │*│ │
│*│ ┌─[ Search Terms ]───────────────────────────────────┐ │ │*│ ┌─[ Search Terms ]───────────────────────────────────┐ │
...@@ -67,4 +67,4 @@ ROOT Reader: (* ( reading | working ) *); ...@@ -67,4 +67,4 @@ ROOT Reader: (* ( reading | working ) *);
/*Reader, File SHARE ALL reading;*/ /*Reader, File SHARE ALL reading;*/
COORDINATE $a: reading FROM Reader, COORDINATE $a: reading FROM Reader,
$b: reading FROM File $b: reading FROM File
DO SHARE $a $b; OD; DO SHARE $a $b; OD;
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment