mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
12 lines
152 B
Text
12 lines
152 B
Text
description "Demonstration of facility used to read application specific files";
|
|
|
|
uses
|
|
Core;
|
|
|
|
file
|
|
data.txt,
|
|
GetDataFile.cpp;
|
|
|
|
mainconfig
|
|
"" = "";
|
|
|