codetools: comments

git-svn-id: trunk@41107 -
This commit is contained in:
mattias 2013-05-10 08:39:40 +00:00
parent 1a4a760dd8
commit e215ff7012

View File

@ -23,8 +23,7 @@
Abstract: Abstract:
TCodeCache is an AVL Tree of TCodeBuffer. It can load and save files. TCodeCache is an AVL Tree of TCodeBuffer. It can load and save files.
TCodeBuffer is an descendent of TSourceLog and manages a single file. TCodeBuffer is a descendent of TSourceLog and manages a single file.
} }
unit CodeCache; unit CodeCache;