Initial revision
[AROS-Contrib.git] / development / compilers / freepascal / rtl / template / readme
bloba2b6ec647e4ef92f70de2080d3b62470a67859b2
1 This directory contains :
3 template files i.e.  files written entirely in pascal  and thus usable 
4 as a guideline for processor or operating system specific implementations.
5 (this excludes files from the inc directory which are used by all os/proc's)
7 strings.pp    Turbo pascal compatible strings unit
8 math.inc      RTL Mathematical functions (on real type)
9 rttip.inc     Runtime type information include
10 system.pp     System unit template