mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
11 lines
108 B
C++
11 lines
108 B
C++
#include "Tutorial.h"
|
|
|
|
#if 0
|
|
SplitTo(ln.Mid(4), '@', path, ln);
|
|
|
|
|
|
CONSOLE_APP_MAIN
|
|
{
|
|
}
|
|
#endif
|
|
|