mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-28 06:12:37 -06:00
15 lines
164 B
Text
15 lines
164 B
Text
description "Report example\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
Report,
|
|
plugin\pcre,
|
|
PdfDraw;
|
|
|
|
file
|
|
RepGen.h,
|
|
RepGen.cpp,
|
|
RepGen.t charset "UTF-8",
|
|
src.tpp,
|
|
srcdoc.tpp;
|
|
|