浏览代码

* oops... wrong filename

carl 27 年之前
父节点
当前提交
8773fe80ba
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      rtl/inc/readme

+ 2 - 1
rtl/inc/readme

@@ -9,7 +9,6 @@ file.inc        Untyped file support routines.
 filerec.inc     Untyped file record definition.
 filerec.inc     Untyped file record definition.
 heap.inc        Runtime heap manager .
 heap.inc        Runtime heap manager .
 heaph.inc       Declarations of Heap functions.
 heaph.inc       Declarations of Heap functions.
-heaptrc.inc     Runtime memory leak tracer.
 innr.inc        Internal function delcarations.
 innr.inc        Internal function delcarations.
 int64.inc       Support for 64-bit integer arithmetic.
 int64.inc       Support for 64-bit integer arithmetic.
 lstrings.pp     LongStrings routine implementation.
 lstrings.pp     LongStrings routine implementation.
@@ -29,3 +28,5 @@ The unit files are:
 ucomplex.pp     Complex functions using operator overloading
 ucomplex.pp     Complex functions using operator overloading
 getopts.pp      Pascal implementation of the GNU Getops
 getopts.pp      Pascal implementation of the GNU Getops
 objects.pp      Turbo Pascal like implementation of objects unit
 objects.pp      Turbo Pascal like implementation of objects unit
+heaptrc.pp      Runtime memory leak tracer.
+