.tutorial

git-svn-id: svn://ultimatepp.org/upp/trunk@10561 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2016-12-20 13:42:01 +00:00
parent ef1b94c4c2
commit 94cdcbc2c9
4 changed files with 29 additions and 16 deletions

View file

@ -48,4 +48,6 @@ using namespace Upp;
#define DO(x) void x(); x();
#define SECTION(x) UPP::VppLog() << "=-= " << x << '\n';
void MakeTutorial();