fpc/rtl/template
2001-06-19 20:46:07 +00:00
..
disk.inc
dynlibs.inc
filutil.inc
gpl.txt
header
lgpl.txt
math.inc
readme
rttip.inc
strings.pp
system.pp * platform specific constants moved after systemh.inc, BeOS omission corrected 2001-06-19 20:46:07 +00:00
sysutils.pp * added empty template 2001-06-02 19:45:32 +00:00

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