mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-12 14:22:22 -06:00
23 lines
309 B
Text
23 lines
309 B
Text
description "HTML5 thin client backend\377B128,0,255";
|
|
|
|
uses
|
|
CtrlLib,
|
|
VirtualGui;
|
|
|
|
uses(WIN32 & MSC) plugin/DroidFonts;
|
|
|
|
file
|
|
Turtle.h,
|
|
Init.cpp,
|
|
Stream.cpp,
|
|
Server.cpp,
|
|
Keys.cpp,
|
|
Event.cpp,
|
|
Draw.cpp,
|
|
Info readonly separator,
|
|
Turtle.brc,
|
|
Turtle.html,
|
|
Docs readonly separator,
|
|
src.tpp,
|
|
issues;
|
|
|