mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
13 lines
141 B
Text
13 lines
141 B
Text
description "Using Esc scripting language in U++ application\377";
|
|
|
|
uses
|
|
Core,
|
|
Esc;
|
|
|
|
file
|
|
EscApp.cpp,
|
|
script.esc;
|
|
|
|
mainconfig
|
|
"" = "";
|
|
|