This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| This file is part of the Free Pascal run time library. | |
| Copyright (c) 1999 by Michael Van Canneyt, member of the | |
| Free Pascal development team | |
| Implements a memory manager that uses the C memory management. | |
| See the file COPYING.FPC, included in this distribution, | |
| for details about the copyright. |
NewerOlder