Skip to content
Snippets Groups Projects
Commit a92d85b1 authored by Pamela Dyer's avatar Pamela Dyer
Browse files

Updated Title Line

parent 384c7555
No related branches found
No related tags found
1 merge request!2Pamela branch
/* example63_Find_Advisor.mp
modeling human interactions
/* Model of [FindAdvisor]
example63_Find_Advisor.mp
modeling human interactions
Human interaction and organizational processes can be modeled as well as technological
system and subsystem interactions.
......@@ -62,4 +64,4 @@ COORDINATE $a: Recommend_another_approach FROM Advisor,
$b: Find_another_approach FROM Student
DO ADD $a PRECEDES $b; OD;
Student, Advisor SHARE ALL Discuss_research_interests;
\ No newline at end of file
Student, Advisor SHARE ALL Discuss_research_interests;
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