.tutorial

git-svn-id: svn://ultimatepp.org/upp/trunk@11376 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2017-10-14 10:44:59 +00:00
parent 78f7a0fce5
commit 834ac9bd1d
4 changed files with 80 additions and 4 deletions

View file

@ -49,6 +49,7 @@ GUI_APP_MAIN
DO(MutexTutorial);
DO(ConditionVariableTutorial);
DO(CoWorkTutorial);
DO(AsyncTutorial);
DO(CoPartitionTutorial);
DO(CoAlgoTutorial);