fpc/rtl/template
1999-11-08 22:45:01 +00:00
..
disk.inc * inserted as templates 1999-11-08 22:45:01 +00:00
filutil.inc * inserted as templates 1999-11-08 22:45:01 +00:00
gpl.txt + Put here te be used when needed 1999-03-29 12:27:08 +00:00
header
lgpl.txt + Put here te be used when needed 1999-03-29 12:27:08 +00:00
math.inc
readme
rttip.inc
strings.pp
system.pp

This directory contains :

template files i.e.  files written entirely in pascal  and thus usable 
as a guideline for processor or operating system specific implementations.
(this excludes files from the inc directory which are used by all os/proc's)

strings.pp    Turbo pascal compatible strings unit
math.inc      RTL Mathematical functions (on real type)
rttip.inc     Runtime type information include
system.pp     System unit template