mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
36 lines
536 B
Text
36 lines
536 B
Text
description "TheIDE - code browser and Topic++\377B";
|
|
|
|
uses
|
|
CppBase,
|
|
ide\Common,
|
|
PdfDraw,
|
|
RichEdit;
|
|
|
|
file
|
|
Browser.h,
|
|
Browser readonly separator,
|
|
Lay.cpp,
|
|
Sch.cpp,
|
|
Base.cpp optimize_speed,
|
|
Util.cpp,
|
|
Item.cpp,
|
|
ItemDisplay.cpp,
|
|
CodeBrowser.cpp optimize_speed,
|
|
Browser.lay,
|
|
Browser.iml,
|
|
Topic readonly separator,
|
|
TopicBase.cpp,
|
|
Reference.cpp,
|
|
File.cpp optimize_speed,
|
|
Topic.cpp,
|
|
Template.cpp,
|
|
Link.cpp,
|
|
TopicWin.cpp,
|
|
Move.cpp,
|
|
CodeRef.cpp,
|
|
TopicI.icpp,
|
|
Topic.lay,
|
|
Topic.iml,
|
|
Info readonly separator,
|
|
Copying;
|
|
|