You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _session5_composition/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
[Libraries](https://github.com/webgme/webgme/wiki/GME-Libraries) are essential elements of language composing. We can use existing projects as libraries during our work and they will add not just the language definitions, but also all the other components to our project.
3
3
4
4
## Target
5
-
The target of this tutorial session is to compose the components we have already created with another language (our example uses the Signal Flow System) and create a plugin that can facilitate the code generator plugin without changing it. The process for attaching an existing project as a library is detailed in [WebGME Tutorial Session 5 - Libraries](https://www.youtube.com/watch?v=PR_EcNss-2g).
5
+
The target of this tutorial session is to compose the components we have already created with another language (our example uses the Signal Flow System) and create a plugin that can facilitate the code generator plugin without changing it. The process for attaching an existing project as a library is detailed in [WebGME Tutorial Session 5 - Libraries](https://www.youtube.com/watch?v=KhdY3DY_h7w&list=PLhvSjgKmeyjhp4_hnf-xPdCgES56dnMJb&index=7).
0 commit comments