mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
11 lines
140 B
Text
11 lines
140 B
Text
description "U++ containers demonstration - prints the map of words in the file\377";
|
|
|
|
uses
|
|
Core;
|
|
|
|
file
|
|
idmap.cpp;
|
|
|
|
mainconfig
|
|
"" = "";
|
|
|